﻿/***************************
	GENERAL
***************************/
#PremiumArea
{
	padding: 20px 25px 0 25px;
}
.premiumBox
{
	background-color: #d2e5f2;
	width: 859px;
	margin: 0 0 10px 0;
}
.premiumBox .premiumBoxTop
{
	background: url(Images/BoxSpriteTopBottom.gif) no-repeat 0 top;
	padding-top: 7px;
}
.premiumBox .premiumBoxBottom
{
	background: url(Images/BoxSpriteTopBottom.gif) no-repeat 0 -7px;
	height: 6px;
	overflow:hidden;
}
.premiumBoxContent
{
	padding: 15px 10px 15px 10px;
}
.premiumBoxContent.padding
{
	padding-left: 18px;
	padding-right:18px;
}
.premiumBoxContentPadding
{
	padding:0 10px 0 10px;
}
.hidden
{
	display: none;
}
.progressPanel
{
	position: fixed;
	width: 100%;
	height: 100%;
	text-align: center;
}
.progressPanel .progressIndicator
{
	position: relative;
	top: -10px;
	left: 0;
	margin: 2px;
}

.premiumButton
{
	background: url(Images/ButtonSprite.png) no-repeat 0 0;
	width: 189px;
	height: 30px;
	border: none;
	font-size: 1.3em;
	color: White;
	font-weight: bold;
	cursor: pointer;
	margin: 0 10px 0 0;
}
.smallButton
{
	width: 54px;
	background-position: 0 -64px;
	margin-right: 0;
}
.premiumButton.grey
{
	background-position: 0 -32px;
	color: #5a5c5e;
}
.premium h2
{
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 1.1em;
}

.premium div.label
{
	width: 156px;
	padding: 0 0 0 3px;
	margin: 0;
	font-weight: bold;
}
.premium div.label label
{
	display: block;
	float: left;
}

.premium ul li
{
	line-height: 1.25em;
}

.premium .radioButtons label
{
	padding: 0 30px 0 0;
}

.premium .smallGreyButton
{
	border: none;
	width: 146px;
	height: 20px;
	background: url(Images/ButtonSprite.png) no-repeat 0 -118px;
	color: #5a5c5e;
	font-weight: bold;
	cursor: pointer;
}
.premium .longGreyButton
{
	border: none;
	width: 179px;
	height: 20px;
	background: url(Images/ButtonSprite.png) no-repeat 0 -140px;
	color: #5a5c5e;
	font-weight: bold;
	cursor: pointer;
}
.premium .extraLongGreyButton
{
	border: none;
	width: 189px;
	height: 20px;
	background: url(Images/ButtonSprite.png) no-repeat 0 -162px;
	color: #5a5c5e;
	font-weight: bold;
	cursor: pointer;
}


/*************************************
	TEXT BOXES
*************************************/
.premiumTextBox
{
	background: url(Images/PremiumTextBoxSprite.png) no-repeat 0 0;
	width: 260px;
	height: 30px;
	float: left;
}
.premiumTextBox input
{
	background: none;
	border: none;
	margin: 5px 5px 5px 12px;
	width: 240px;
	font-size: 1.3em;
	color: #5a5c5e;
}
.premium .smallPremiumTextBox
{
	width: 260px;
	height: 20px;
	background: url(Images/PremiumTextBoxSprite.png) no-repeat 0 -32px;
}
.premium .smallPremiumTextBox input
{
	background: none;
	border: none;
	margin: 2px 0 2px 0;
	padding-left:5px;
	width: 250px;
	font-size: 1em;
	color: #5a5c5e;
}
.premium .smallPremiumTextBox.short
{
	width: 190px;
	background: url(images/PremiumTextBoxSprite.png) no-repeat 0 -54px;
}
.premium .smallPremiumTextBox.short input
{
	width: 180px;
}
.premium .tinyPremiumTextBox
{
	width: 87px;
	height: 20px;
	background: url(Images/PremiumTextBoxSprite.png) no-repeat 0 -98px;
} 
.premium .tinyPremiumTextBox input
{
	background: none;
	border: none;
	margin: 2px 0 2px 0;
	padding-left:5px;
	width: 77px;
	font-size: 1em;
	color: #5a5c5e;
}
.premium .smallPremiumTextBox.date
{
	width: 190px;
	background: url(images/PremiumTextBoxSprite.png) no-repeat 0 -76px;
}
.premium .smallPremiumTextBox.date input
{
	width: 152px;
}

/*************************************
	STEP ONE
*************************************/
.stepOne .premiumTextBox
{
	padding: 0 20px 0 0;
}
.stepOne .premiumButton
{
	float: right;
}
.premium .column
{
	float: left;
	width: 280px;
}

/*************************************
	INNER BOX
*************************************/
h2.padding
{
	padding-left: 10px;
}
.innerBox
{
	background-color: #b8d7ec;
	/*margin-bottom: 14px;*/
}
.innerBoxTop
{
	background: url(Images/DarkBackground.png) no-repeat top left;
	font-size: 1px;
	line-height: 3px;
}
.innerBoxTop .innerBoxTopRight
{
	background: url(Images/DarkBackground.png) no-repeat top right;
	margin: 0 0 0 4px;
}
.innerBoxContent
{
	padding: 12px 10px 6px 10px;
}
.innerBoxPadding
{
	padding: 15px 0 0 0;
}
.innerBoxBottom
{
	background: url(Images/DarkBackground.png) no-repeat bottom left;
}
.innerBoxBottom .innerBoxBottomRight
{
	background: url(Images/DarkBackground.png) no-repeat bottom right;
	margin: 0 0 0 4px;
	height: 4px;
}
.innerBox .innerColumn 
{
	padding:0 0 9px 17px;
	float:left;
	width:160px;
}
.innerBox .innerColumn.first
{
	padding-left:0px;
}
/*************************************
	HELP
*************************************/
.premium a.helpLink
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat 0 -44px;
	margin: 1px 0 0 0;
	width: 13px;
	height: 13px;
	display: block;
	float: right;
	cursor: pointer;
}
.premium a.helpLinkInline
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat 5px -44px;
	display: inline;
	float: none;
	padding: 0 5px 0 10px;
	cursor: pointer;
}
.helpText
{
	display: none;
}
.helpText .helpTop
{
	height: 10px;
	width: 365px;
	background: url(Images/HelpBoxBackground.png) no-repeat top left;
}
.helpText .helpContent
{
	width: 365px;
	background: url(Images/HelpBoxBackground.png) no-repeat bottom left;
	text-align: left;
}
.helpText .helpContent .helpPadding
{
	padding: 11px 20px 24px 28px;
}
.helpText .helpContent h3
{
	margin: 0 0 6px 0;
}
.helpText ul
{
	list-style-type: disc;
	margin: 0 0 0 20px;
}
#simplemodal-overlay
{
	background-color: #000;
	/*cursor: wait;*/
}
#simplemodal-container a.modalCloseImg
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat 0 -30px;
	width: 13px;
	height: 13px;
	z-index: 3200;
	position: absolute;
	top: 12px;
	right: 15px;
	cursor: pointer;
}
/*************************************
	PRICE
*************************************/
.price
{
	color: #f37021;
	font-size: 2.1em;
	font-weight: bold;
	padding: 0 8px 0 0;
	line-height: 1.3em;
}
.perMonth
{
	font-size: 1.3em;
	font-weight: bold;
}
.priceLeft
{
	float: left;
	width: 170px;
}
.priceLeft h2
{
	padding: 0 0 0 0;
}
.perYear
{
	display: none;
}

.priceRight
{
	width: 70px;
	float: right;
	text-align: right; 
	padding: 12px 0 0 0;
}
.expand a
{
	padding: 0 0 0 18px;
	font-weight: bold;
}
.expand a.plus
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat top left;
}
.expand a.minus	
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat 0 -15px;
}
.plusButton
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat 0 0;
	border: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0 0 0 18px;
	color: #5A5C5E;
	height:13px;
	text-align:left;
	margin-top:14px;
}
.minusButton
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat 0 -15px;
	border: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0 0 0 18px;
	color: #5A5C5E;
}

/*************************************
	TENDER
*************************************/
.tenderData
{
	padding: 0 0 20px 0;
}
.premium .column.small
{
	width: 250px;
	margin: 0 0 0 0;
}
.premium .tenderInfo
{
	width: 819px;
	padding: 18px 0 28px 0;
}
.premium .notIncluded
{
	color: #ff0000;
}
.expandExcess a, .expandLarge a
{
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px 0 2px 29px;
	
}
.expandExcess a.plus, .expandLarge a.plus
{
	background: url(Images/PlusMinusLargeSprite.png) no-repeat top left;
}
.expandExcess a.minus, .expandLarge a.minus
{
	background: url(Images/PlusMinusLargeSprite.png) no-repeat 0 -22px;
}
ul.additions
{
	list-style-type: none;
	padding: 0;
	margin: 19px 0 0 0;
}
ul.additions li
{
	float: left;
	width: 200px;
	height: 66px;
}
ul.additions li .additionPadding
{
	padding: 0 10px 0 73px;
}
ul.additions li .additionHeading
{
	height: 32px;
	font-weight: bold;
}
ul.additions li .additionAdd
{
	margin: 0 0 0 0;
}
ul.additions li .additionAdd input
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul.additions .priceContainer
{
	height: 14px;
}
.additionPrice
{
	color: #f37021;
	font-weight: bold;
	padding: 0 1px 0 1px;
}
.tenderPriceInfo
{
	float: left;
	width: 400px;
	padding: 0 0 0 3px;
}
.tenderPriceInfo .perMonth
{
	font-weight: bold;
	font-size: 1.8em;
}
.tenderPriceInfo .price
{
	font-size: 2.9em;
	padding: 0 2px 0 0;
}
.discount
{
	font-style: italic;
}
.tenderButtonArea
{
	float: right;
	width: 240px;
	text-align: right;
	padding: 15px 10px 0 0;
}
.tenderButtonArea .button, .tenderButtonArea .linkButton
{
	width: 111px;
	height: 20px;
	background: url(Images/ButtonSprite.png) no-repeat 0 -96px;
	margin: 0 0 0 11px;
}
.tenderButtonArea .linkButton
{
	display: block;
	float: left;
	text-align: center;
	padding: 2px 0 0 0;
	margin-left: 0;
}
.tenderButtonArea .linkButton a
{
	color: #5a5c5e;
	font-weight: bold;
}
.tenderButtonArea .saved
{
	padding: 5px 0 0 3px;
	text-align: left;
	clear: both;
}
.excessDescription
{
	margin: 20px 0 0 0;
	background-color: #f3f8fc;
}
.excessDescription .excessTop
{
	padding-top: 7px;
	background: url(Images/ExcessTopBottomSprite.png) no-repeat 0 top;
}
.excessDescription .excessContent
{
	padding: 0 5px 0 7px;
}
.excessDescription .excessBottom
{
	height: 7px;
	overflow:hidden;
	background: url(Images/ExcessTopBottomSprite.png) no-repeat 0 -7px;
}
.excessDescription h2
{
	font-size: 1.2em;
	font-weight: bold;
}
.excessDescription h3
{
	font-size: 1em;
	margin-bottom: 0;
}
.excessDescription p
{
	margin-bottom: 1.2em;
}
.excessDescription ul
{
	list-style-type: disc;
	padding: 0 0 0 20px;
}
.excessDescription ul li
{
	margin-bottom: 1.3em;
}
.excessDescription .arrowLink
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat 0 -58px;
	padding: 0 0 0 20px;
	height: 13px;
	font-weight: bold;
}
.columnLeft
{
	width: 385px;
	margin: 0 25px 0 0;
	float: left;
}
.columnRight
{
	width: 380px;
	float: left;
}

/*************************************
	BUY
*************************************/
.premium h1.buy
{
	margin-top: 25px;
}
.premium .buySettings .column
{
	width: 190px;
	padding-left: 20px;
	padding-bottom:8px;
}
.premium .buySettings .column.first
{
	padding-left: 0px;
}

.premium .buySettings .dropdown
{
	width: 180px;
}
.premium .buyButtonArea
{
	float: right;
}
.premium .buyButtonArea .premiumButton
{
	margin: 8px 0 0 0;
}
.premium .tenderInfo.buy
{
	padding-bottom: 5px;
}

/*************************************
	CONFIRMATION
*************************************/
.confirmation
{
	padding-bottom: 26px;
	width: 60%;
}
ul.documents
{
	margin-top: 17px;
}
ul.documents li.document
{
	background: url(Images/LargeIconsSprite.png) no-repeat 0 0px;
}
ul.documents li a
{
	font-weight: bold;
}
ul.documents li .additionHeading
{
	margin-top: 4px;
	height: 39px;
}

/*************************************
	EXTERNAL MODULES
*************************************/
table.jCalendar
{
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 2px;
}
table.jCalendar th
{
	color: #5a5c5e;
	font-weight: normal;
	padding: 3px 4px 3px 2px;
	text-align: center;
}
table.jCalendar td
{
	color: #004494;
	padding: 3px 4px 3px 2px;
	text-align: center;
}
table.jCalendar td.selected
{
	background: url(Images/Calendar/CalendarSprite.png) no-repeat 0 92px;
}
div.dp-popup
{
	position: relative;
	background: url(Images/Calendar/CalendarTop.png) no-repeat top left;
	font-size: 10px;
	font-family: arial, sans-serif;
	width: 194px;
	line-height: 1.2em;
	padding: 16px 0 0 0;
}
div#dp-popup
{
	position: absolute;
	z-index: 199;
}
div.dp-popup h2
{
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
div.dp-calendar
{
	background: url(Images/Calendar/CalendarBottom.png) no-repeat bottom left;
	padding: 2px 0 18px 25px;
	margin: 0;
	text-align: left;
}
a#dp-close
{
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover
{
	text-decoration: underline;
}
div.dp-popup a
{
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev
{
}
div.dp-popup div.dp-nav-prev a
{
	background: url(Images/Calendar/CalendarSprite.png) no-repeat top left;
	position: absolute;
	top: 19px;
	left: 22px;
	width: 13px;
	height: 13px;
	display: block;
}
div.dp-popup div.dp-nav-prev a.disabled
{
	background: url(Images/Calendar/CalendarSprite.png) no-repeat 0 -34px;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a
{
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled
{
	cursor: default;
}
div.dp-popup div.dp-nav-next a
{
	background: url(Images/Calendar/CalendarSprite.png) no-repeat 0 -17px;
	position: absolute;
	top: 19px;
	right: 20px;
	width: 13px;
	height: 13px;
	display: block;
}
div.dp-popup a.disabled
{
	cursor: default;
	color: #aaa;
}
div.dp-popup td
{
	cursor: pointer;
}
div.dp-popup td.disabled
{
	cursor: default;
	color: #aaaaaa;
}
a.dp-choose-date
{
	/*float: left;*/
	float:right;
	width: 22px;
	height: 24px;
	padding: 0;
	margin: -1px 0 0 10px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(Images/Calendar/CalendarSprite.png) no-repeat 0 -66px;
}
a.dp-choose-date.dp-disabled
{
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied
{
	width: 140px;
	float: left;
}
.validationError
{
	background: url(Images/ValidationError.png) no-repeat top left;
	display: block;
	color: White;
	padding: 13px 6px 4px 6px;
	position: absolute;
	z-index: 1000;
	margin: -6px 0 0 5px;
	width: 160px;
}
.above
{
	background: url(Images/ValidationErrorAbove.png) no-repeat bottom left;
	margin: -62px 0 0 5px;
	padding: 4px 6px 13px 6px;
}

/*************************************
	DROPDOWNLISTS
*************************************/
.premium .fancyDropdown
{
	width: 160px;
}
.premium .premiumDropDown .fancyDropdown 
{
	width: 260px;
}
.premium .mediumDropDown .fancyDropdown
{
	width: 190px;
}
.selectInput 
{
	padding: 3px 0 0 7px;
	display: block;
	text-align: left;
	height: 21px;
	cursor: pointer;
	border: 0;
	color: #5a5c5e;
	line-height: 1.4em;
	background: url(Images/DropDownItemSprite.png) no-repeat 0 -202px;
}
.premiumDropDown .selectInput
{
	padding: 3px 0 0 10px;
	height: 30px;
	background: url(Images/DropDownItemSprite.png) no-repeat 0 -96px;
	font-size: 1.3em;
	width: 160px;
}
.mediumDropDown .selectInput 
{
	background:url(Images/DropDownItemSprite.png) no-repeat 0 -298px;
}
div.selectBox
{
	position: absolute;
	margin: -25px 0 0 -1px;
	padding: 6px 0 0 0;
	z-index: 1000;
	width: 165px !important; /* sorry have to */
	background: url(Images/DropDownSelectedTopSprite.png) no-repeat -267px 0;
}
.mediumDropDown div.selectBox {
	width:195px !important;
	background: url(Images/DropDownSelectedTopSprite.png) no-repeat -436px 0;
}
.premiumDropDown div.selectBox
{
	margin-top: -35px;
	font-size: 1.3em;
	width: 265px !important; /* sorry have to */
	background: url(Images/DropDownSelectedTopSprite.png) no-repeat top left;
}
div.selectBox ul
{
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	z-index:900;
	background: url(Images/DropDownSelectedBottomSprite.png) no-repeat -266px bottom;
}
.mediumDropDown div.selectBox ul
{
	background: url(Images/DropDownSelectedBottomSprite.png) no-repeat -434px bottom;
}
.premiumDropDown div.selectBox ul
{
	background: url(Images/DropDownSelectedBottomSprite.png) no-repeat bottom left;
}
div.selectBox ul li
{
	list-style-type: none;
	display: block;
	margin: 0 3px 0 0;
	padding: 0 0 0 25px;
	cursor: pointer;
	position: relative;
	line-height: 1.8em;
	height: 21px;
}
.premiumDropDown div.selectBox ul li
{
	line-height: 2em;
	height: 30px;
}

div.selectBox ul li.selected
{
	background: url(Images/DropDownItemSprite.png) no-repeat 0 -176px;
}
.mediumDropDown div.selectBox ul li.selected
{
	background-position: 0 -272px;
}
.premiumDropDown div.selectBox ul li.selected 
{
	background-position: 0 -64px;
}
div.selectBox ul li.current
{
	background: url(Images/DropDownItemSprite.png) no-repeat 0 -153px;
	color: White;
}
.mediumDropDown div.selectBox ul li.current
{
	background-position: 0 -249px;
}
.premiumDropDown div.selectBox ul li.current
{
	background-position: 0 0;
	color: White;
}
div.selectBox ul li.selected.current
{
	background-position: 0 -130px;
}
.mediumDropDown div.selectBox ul li.selected.current
{
	background-position: 0 -226px;
}
.premiumDropDown div.selectBox ul li.selected.current
{
	background-position: 0 -32px;
}

/************************************/
fieldset 
{
	border:medium none;
	margin:0;
	padding:0;
}
.premium .radioButtons label 
{
	padding:0 30px 0 0;
}

fieldset .label 
{
	color:#5A5C5E;
}
label.label {
	float:none;
	font-weight:bold;
	padding-left:3px;
}
.padding
{
	padding-left:8px;
	padding-right:8px;
}
.padding.bottompad
{
	padding-bottom:8px;
}
.buttonArea
{
	margin-top:1em;
}
.buttonArea .premiumButton
{
	margin:0;
}
#PremiumArea .innerBox .innerColumn 
{
	width:190px;
	overflow:hidden;
}
.row 
{
	padding-top:1em;
}
.premium .radioButtons label.longword
{
	padding-right:10px;
}
.xlargePremiumTextBox
{
	background:url(Images/LagreText.png) no-repeat 0 0;
	width:817px;
	height:133px;
	border:0;
	overflow:auto;
	padding-bottom:8px;
}
.xlargePremiumTextBox textarea
{
	width:810px;
	height:129px;
	border:0;
	background-color:transparent;
	padding-left:5px;
	color:#5A5C5E;
	font-family:Arial,Helvetica,Sans-Serif;
}
.wideColumn .premiumButton
{
	float:right;
	margin-right:6px;
}

/*************************************
	TIPSY (tooltip)
*************************************/
.tooltip
{
}
.tipsy
{
    padding: 5px;
    background-repeat: no-repeat;
}
/*.tipsy-top
{
    background: Transparent url(Images/HelpBoxBackground.png) no-repeat left top;
    width: 365px;
    height:10px;
}
.tipsy-content
{
    color: #5a5c5e;
    text-align: left;
    background: Transparent url(Images/HelpBoxBackground.png) no-repeat left bottom;
    width: 365px;
}*/
.tipsy-inner
{
    padding: 10px;
    background-color: #fff;
    color: #5a5c5e;
    width: 365px;
    text-align: left;
}
.tipsy-north
{
    background-image: url(Images/tipsy-north.gif);
    background-position: top center;
}
.tipsy-south
{
    background-image: url(Images/tipsy-south.gif);
    background-position: bottom center;
}
.tipsy-east
{
    background-image: url(Images/tipsy-east.gif);
    background-position: right center;
}
.tipsy-west
{
    background-image: url(Images/tipsy-west.gif);
    background-position: left center;
}
/************************************************
    Upload
************************************************/
a.uploadLink
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat 0 -44px;
	margin: 1px 0 0 0;
	width: 13px;
	height: 13px;
	display: block;
	float: right;
	cursor: pointer;
}
a.uploadLinkInline
{
	background: url(Images/SmallButtonsSprite.gif) no-repeat 5px -44px;
	display: inline;
	float: none;
	padding: 0 5px 0 10px;
	cursor: pointer;
}
.uploader
{
	display: none;
}
.uploader .uploadTop
{
	height: 10px;
	width: 365px;
	background: url(Images/HelpBoxBackground.png) no-repeat top left;
}
.uploader .uploadContent
{
	width: 365px;
	height: 300px;
	background: url(Images/HelpBoxBackground.png) no-repeat bottom left;
	text-align: left;
}
