﻿/*Swif Application error stylesheet*/

/*
.theStage
{
	margin-top: 30px;
	margin-bottom: -20px;
}
*/
.navq
{
    font-size: 0.75em;
}
.apperror, 
.restartQuote
{
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
}
.restartQuote
{
	margin: 10px 0px 30px 0px;
}

/*- IE6 walkaround ----------------------------------------------------------------*/

.header
{
    _height: 76px;
}

.header .banner
{
    _right: -7px;
}

.header .logo .text
{
    _top: 48px;
}
.branding 
{
    _width: 100%;
    _height: 46px;
}
.header .banner 
{
    _position: static;
    _float: right;    
}

.header .banner .picture 
{
    _position: static;
    _width: 153px;
    _height: 27px;
    _display: block;
}
.pageContainer
{
	_width: 980px !important;
}
.pageContainerInner 
{
    _height: 1%;
    _display: block;
}
.pageContainerCorner
{
	/*
	_position: relative;
	_top: 0px;
*/
}
div.secondaryBoxTopLeft
{
    _height: 1%;
}
.secondaryContent .secondaryBoxTopLeft, .secondaryContentBottom2
{
    _background: Transparent url(../../IMG/IMG-swift/corners/RECT-TOP-LEFT_v2.gif) no-repeat left top scroll !important;
}
.secondaryContent .secondaryBoxTopRight, .secondaryContentContent
{
    _background: Transparent url(../../IMG/IMG-swift/corners/RECT-BOTTOM-RIGHT_v2.gif) no-repeat right bottom scroll !important;
}
.secondaryContent .secondaryBoxBottomLeft
{
    _background: Transparent url(../../IMG/IMG-swift/corners/CORNER-BOTTOM-LEFT.gif) no-repeat left bottom scroll !important;
}
.secondaryContent .secondaryBoxBottomRight
{
    _background: Transparent url(../../IMG/IMG-swift/corners/CORNER-TOP-RIGHT.gif) no-repeat right top scroll !important;   
}
.primary-content
{
    _background-image: url(../../IMG/IMG-swift/corners/MAIN-TOP-LEFT.gif);
}
.primaryContentInner
{
	_background-repeat: no-repeat !important;
}
.primaryContentLike, 
.pimary-content
{
	_background-repeat: no-repeat !important;
}
.content
{
	height: 1%;
}
