@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('League_Gothic-webfont.eot');
    src: url('League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('League_Gothic-webfont.woff') format('woff'),
         url('League_Gothic-webfont.ttf') format('truetype'),
         url('League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.body {
	background-color: #3B539D;
	margin: 0px;
	background-image: none;
	background-repeat: repeat;
	background-position: center 220px;
}
.ps-Header-LogonText {
	font-family: LeagueGothicRegular, "League Gothic";
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
	line-height: 32px;
}
.ps-Header-LogonText:hover {
	cursor: pointer;
	text-decoration: underline;
}
.ps-HeaderLogo {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 330px;
	width: 960px;
}
.ps-HeaderLogo-Left {
	background-image: url(Images/header-left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.ps-HeaderLogo-Right {
	background-image: url(Images/header-right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ps-Header-Box {
	font-family: LeagueGothicRegular, "League Gothic";
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

h1 {
	font-family: "LeagueGothicRegular", "League Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	line-height: 34px;
	padding-right: 5px;
	display: inline;
}

h2 {
	font-family: "LeagueGothicRegular", "League Gothic";
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	line-height: 32px;
	color: #7D8EC4;
	text-decoration: none;
	display: inline;
}
.ps-Table {
	background-color: #3b529d;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ps-Body {
	background-color: #3b529d;
	margin: 0px;
}
.ps-Text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
}

.ps-Text-RightAlign {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 3px;
}
.ps-Text-RightAlignLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 3px;
}
.ps-Text-RightAlignLink:hover {
	text-decoration: underline;
}



.ps-TextLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D8EC4;
	text-decoration: none;
}
.ps-TextLink:hover {
	text-decoration: underline;
}
.ps-Text-Bullets {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #7D8EC4;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	line-height: 16px;
	list-style-position: inside;
	left: 0px;
	position: relative;
	width: 400px;
}

.ps-Table-RightColumn {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #4E67B1;
}
.ps-Section-Table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E67B1;
}
.ps-Section-Table-NoBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #4E67B1;
}

.ps-Section-Header {
	font-family: LeagueGothicRegular, "League Gothic";
	font-size: 26px;
	line-height: 30px;
	color: #7D8EC4;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	text-decoration: none;
	text-indent: 5px;
}
.ps-Section-Header-BoldTitle {
	font-family: LeagueGothicRegular, "League Gothic";
	font-size: 26px;
	line-height: 30px;
	color: #2B2F44;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	text-decoration: none;
	text-indent: 5px;
}

.ps-Section-Header-Central {
	font-family: LeagueGothicRegular, "League Gothic";
	font-size: 26px;
	line-height: 30px;
	color: #7D8EC4;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	text-decoration: none;
}

.ps-Section-Header:hover {
	color: #2B2F44;
	text-indent: 5;
	text-decoration: underline;
}
.ps-Section-PreviewFrame {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 275px;
}
.ps-Section-PreviewFrame:hover {
	cursor: pointer;
	border: 1px solid #e1b940;
}
.ps-Section-Thumbnail {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ps-Section-Thumbnail:hover {
	cursor: pointer;
	border: 1px solid #e1b940;
}
.ps-Section-LinkThumb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.ps-Section-LinkThumb:hover {
	border: 1px solid #e1b940;
	cursor: pointer;
}

.ps-Section-Icon {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	line-height: 32px;
}
.ps-Section-Text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.ps-Section-Copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.ps-Section-ImageDiv {
	float: right;
	padding-left: 5px;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: -30px;
	top: -30px;
	bottom: -30px;
}
.ps-Section-PricesText-Center {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3b529d;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ps-Section-PricesText-Left {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3b529d;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ps-Prices-Header {font-family: LeagueGothicRegular, "League Gothic";
	font-size: 26px;
	line-height: 30px;
	color: #2B2F44;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #7d8ec4;
	text-decoration: none;
}
.ps-Prices-Table {background-color: #FFF;
	border: 1px solid #2B2F44;
}

.ps-Body-ImageDiv {
	float: left;
	padding-left: 0px;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}

.ps-CollapseList-Table {
	border: 1px none #7D8EC4;
}
.ps-CollapseList-RightBullets {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e1b940;
	text-align: left;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: square;
	cursor: pointer;
}
.ps-CollapseList-RightBullets2ndLevel {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 20px;
}
.ps-CollapseList-RightBulletsUnderline {
	text-decoration: none;
}
.ps-CollapseList-RightBulletsUnderline:hover {
	text-decoration: underline;
}
.ps-CollapseList-RightInfoText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
}
.ps-ListBoxUser {
	border: 1px solid #2B2F44;
	color: #FFF;
	background-color: #7D8EC4;
	width: 204px;
}

.ps-TextBoxUser {
	border: 1px solid #2B2F44;
	color: #FFF;
	background-color: #7D8EC4;
	width: 200px;
}

.ps-TextBoxUser-warning {
	border: 1px solid #2B2F44;
	color: #FFF;
	background-color: #C48E7D;
	width: 200px;
}
.ps-SSL-Div {
	float: left;
	position: relative;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
}
.ps-SSL-Text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #4E67B1;
	padding-left: 5px;
	padding-bottom: 5px;
}

.ps-userZoneHeader {
	font-family: "LeagueGothicRegular", "League Gothic";
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E67B1;
}

.ps-RepairsBullets {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	list-style-type: circle;
	line-height: 18px;
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
.ps-Order-PromoText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}
.ps-Order-SectionLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B2F44;
}
.ps-Order-TextField {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	width: 250px;
	border: 1px solid #1b1739;
	padding-left: 5px;
	background-color: #7D8EC4;
}


.ps-Order-TextField-Error {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	width: 250px;
	border: 1px solid #1b1739;
	padding-left: 5px;
	background-color: #C48E7D;
}
.ps-Order-PromoField {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 65px;
	border: 1px solid #1b1739;
	background-color: #7D8EC4;
}
.ps-Order-PromoField-Error {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 65px;
	border: 1px solid #1b1739;
	background-color: #C48E7D;
}
.ps-Order-FormCells {
	text-align: center;
	vertical-align: middle;
}
.ps-Order-Table {
	border: 1px solid #1b1739;
	background-color: #FFF;
}
.ps-Order-Header {
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b1739;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.ps-Order-HeaderSSL {
	padding: 5px;
}
.ps-Order-SubHeaderLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}
.ps-Order-SubHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}

.ps-Order-SubHeaderLink:hover {
	text-decoration: underline;
	color: #000;
}
.ps-Order-Price {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.ps-Order-PriceRightAlign {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 15px;
}

.ps-Order-Text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


.ps-Order-TextLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

.ps-Order-TextLink:hover {
	text-decoration: underline;
}

.ps-Order-TextFooter {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.ps-Order-TickBox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #1b1739;
	background-color: #e8f3f7;
}
.ps-Order-TickBox-Error {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #1b1739;
	background-color: #C48E7D;
}

.ps-Order-PriceTextField {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 35px;
	border: 1px solid #1b1739;
	background-color: #7D8EC4;
}

.ps-Order-PriceTextField-Error {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 35px;
	border: 1px solid #1b1739;
	background-color: #C48E7D;
}

.ps-Order-TextForm {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 420px;
	height: 150px;
	border: 1px solid #1b1739;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #7D8EC4;
}

.ps-Order-TotalsHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}
.ps-Order-SubHeaderBasicText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}
.ps-Order-HeaderText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: bottom;
	line-height: 44px;
	height: 64px;
}
.ps-Contact-TextField {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	width: 420px;
	border: 1px solid #1b1739;
	padding-left: 5px;
	background-color: #7D8EC4;
}


.ps-OrderNowButton {
	height: 39px;
	width: 125px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-position: center center;
	margin-top: 10px;
	margin-bottom: 10px;
}


.ps-Contact-TextForm {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 420px;
	height: 300px;
	border: 1px solid #1b1739;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #7D8EC4;
}

.ps-Contact-List {
	border: 1px solid #2B2F44;
	color: #FFF;
	background-color: #7D8EC4;
	width: 422px;
}
.ps-Info-SubMenu-Header {
	background-color: #7D8EC4;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B2F44;
	border-right-color: #2B2F44;
	border-bottom-color: #2B2F44;
	border-left-color: #2B2F44;
}
.ps-Info-SubMenu-HeaderText {
	font-family: LeagueGothicRegular, "League Gothic";
	font-size: 26px;
	color: #FFF;
	text-align: left;
	text-indent: 15px;
	line-height: 32px;
}
