﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    font-family: arial,sans-serif;
}
ol, ul {
    list-style: none;
    line-height: 1;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input {
    padding: 0;
    margin: 0;
    font-size: 100%;
}
blockquote, q {
    quotes: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
th {
    text-align: left;
}
address {
    font-style: normal;
}
.clearFloat {
    clear: both;
    height: 0;
    overflow: hidden;
}
.hidden {
    display: none;
}
body, select, input, textarea {
    font-family: arial,sans-serif;
}

#dnn_ContentPane {
    font-family: arial,sans-serif;
    color: #888;
}

input[type="hidden"] {
    display: none !important;
    visibility: hidden !important;
    height: 0px !important;
}

h1 {
    font-size: 1.125em;
    font-weight: bold;
    color: #00436E;
    margin: 0 0 .75em 0;
}
h1.listHeading {
    background: #d7d7d7;
    padding: 15px 20px;
}
h1.smallHeader {
    font-size: .75em;
}
.headingAction {
    font-weight: bold;
    font-size: 1em;
    min-height: 2em;
    height: auto !important;
    height: 2em;
}
.contentBlock h2.divider {
    padding: 10px 24px;
    border-top: 1px #e0dfdf solid;
    border-bottom: 1px #e0dfdf solid;
    margin: 15px 0;
}
p {
    font-size: 12px;
    color: #333333;
    line-height: 120%;
    margin: 0 0 1em 0;
}
em, b, td, span {
    font-size: 12px;
}

a {
    color: #00325c;
    font-size: 12px;
    line-height: 120%;
}
a:hover {
    text-decoration: none;
}

.contentLabel {
    font-size: .75em;
    font-weight: bold;
    margin: 0 0 .5em 0;
}
.contentLabel a {
    color: #00436e;
    font-weight: bold;
    text-decoration: none;
}
.contentLabel a:hover {
    text-decoration: underline;
}
.tallLabel {
    margin: 0;
    padding: 20px 0;
    color: #9d9c9c;
}
.smallHeading {
    color: #00436e;
    font-weight: bold;
    font-size: 12px;
}
.toLower {
    text-transform: lowercase;
}

#header {
    width: 980px;
    margin: 0 auto;
    position: relative;
    height: 74px;
    padding: 13px 0 0 0;
}

#dnn_dnnLOGO_hypLogo {
    float: left;
    margin-left: -20px;
}

#header ul {
    float: right;
    margin: 0 -3px 0 0;
}
#header li {
    float: left;
    list-style: none;
}
#header li a {
    background: url('images/menu/menu-bg.png') no-repeat;
    height: 48px;
    display: block;
    text-indent: -9999em;
}
#header .item_1 a {
    background-position: 0 0;
    width: 94px;
}
#header .item_2 a {
    background-position: -94px 0;
    width: 138px;
}
#header .item_3 a {
    background-position: -232px 0;
    width: 138px;
}
#header .item_4 a {
    background-position: -370px 0;
    width: 96px;
}
#header .item_5 a {
    background-position: -466px 0;
    width: 116px;
}

#header .item_1 a:hover, #header .item_1 a.currentSection {
    background-position: 0 bottom;
}
#header .item_2 a:hover, #header .item_2 a.currentSection {
    background-position: -94px bottom;
}
#header .item_3 a:hover, #header .item_3 a.currentSection {
    background-position: -232px bottom;
}
#header .item_4 a:hover, #header .item_4 a.currentSection {
    background-position: -370px bottom;
}
#header .item_5 a:hover, #header .item_5 a.currentSection {
    background-position: -466px bottom;
}

#header .subBorder {
    display: none;
}

ul#MenuLevel1 li, .nav li {
    list-style: none;
}

.headerLogo {
    float: left;
    margin-left: -20px;
    overflow: hidden;
    font-size: 0;
}

#footer {
    position: relative;
}
#footer ul {
    margin: 0 0 0 450px;
    padding: 4px 0 0 0;
    overflow: hidden;
}
#footer li {
    float: left;
    border-left: 1px #777 solid;
    padding: 0 10px 0 0;
    font-size: 12px;
    list-style: none;
}
#footer li.f {
    border: 0;
}
#footer li a {
    color: #333333;
    font-family: arial,sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 0 10px;
}
#footer li a:hover {
    color: #1b5985;
}
.footerLogoGov {
    position: absolute;
    left: 46px;
    top: 7px;
}
.footerLogoPPQ {
    position: absolute;
    right: 17px;
    top: 8px;
}
#footerBar {
    background: #f00;
    height: 16px;
    background: url('images/bg/bg-footer-repeat.gif') repeat-x left bottom;
}
.clearfooter {
    height: 16px;
    clear: both;
}

.nav {
    border-top: 1px #e6e6e6 solid;
    margin: 10px 0 0 0;
}
.nav li {
    border-bottom: 1px #e6e6e6 solid;
    width: 323px;
}
.nav A {
    color: #333333;
    font-family: arial,sans-serif;
    text-decoration: none;
    font-size: .75em;
    display: block;
    width: 267px;
    padding: 17px 0 15px 56px;
    background: url('images/icons/ico-nav-bullet.gif') no-repeat 33px center;
    font-weight: normal;
}
.nav A:hover, .nav .activeLink A, .nav .currentSection A {
    color: #1b5985;
    background: url('images/icons/ico-nav-bullet-hover.gif') no-repeat 33px center;
}
.nav .noDivide {
    margin: 0;
    border-top: 0;
}
.nav .smallNav {
    border: 0;
    margin: 0 0 20px 0;
}
.nav .smallNav li {
    width: 310px;
}
.nav .smallNav A {
    font-size: .6875em;
    text-transform: none;
    font-weight: normal;
    font-family: arial,sans-serif;
    padding: 10px 0 10px 46px;
    background-position: 23px center;
    width: 264px;
}

body {
    background: #f1f1f1 url('images/bg/bg-body-repeat.gif') repeat-x left 13px;
    height: 100%;
}
html {
    height: 100%;
}

#wrapper {
    margin-bottom: -16px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: url('images/bg/bg-wrapper-repeat.gif') repeat-x left top;
}

form {
    height: 100%;
}
#content {
    margin: 0 auto;
    width: 990px;
    padding: 0 0 5px 0;
}

.homeBannerContainer {
    float: left;
    font-size: 0;
}

.equalise200 {
    min-height: 200px;
    height: auto !important;
    height: 200px;
}
.equalise250 {
    min-height: 250px;
    height: auto !important;
    height: 250px;
}
.equalise300 {
    min-height: 300px;
    height: auto !important;
    height: 300px;
}
.equalise350 {
    min-height: 350px;
    height: auto !important;
    height: 350px;
}
.equalise400 {
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
.equalise450 {
    min-height: 450px;
    height: auto !important;
    height: 450px;
}
.equalise500 {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
.equalise550 {
    min-height: 550px;
    height: auto !important;
    height: 550px;
}
.equalise600 {
    min-height: 600px;
    height: auto !important;
    height: 600px;
}
.equalise650 {
    min-height: 650px;
    height: auto !important;
    height: 650px;
}
.equalise700 {
    min-height: 700px;
    height: auto !important;
    height: 700px;
}
.equalise750 {
    min-height: 750px;
    height: auto !important;
    height: 750px;
}
.equalise800 {
    min-height: 800px;
    height: auto !important;
    height: 800px;
}
.equalise850 {
    min-height: 850px;
    height: auto !important;
    height: 850px;
}
.equalise900 {
    min-height: 900px;
    height: auto !important;
    height: 900px;
}
.equalise950 {
    min-height: 950px;
    height: auto !important;
    height: 950px;
}
.equalise1000 {
    min-height: 1000px;
    height: auto !important;
    height: 1000px;
}
.equalise1050 {
    min-height: 1050px;
    height: auto !important;
    height: 1050px;
}
.equalise1100 {
    min-height: 1100px;
    height: auto !important;
    height: 1100px;
}
.equalise1150 {
    min-height: 1150px;
    height: auto !important;
    height: 1150px;
}

.hubNav, .hubContent, .hubContentWide {
    position: relative;
    z-index: 2;
    margin: 0 5px 7px 5px;
}
.hubNav {
    float: left;
    width: 323px;
    display: inline;
}
.hubNav .nav {
    background: #fdfdfd;
    margin: 0 0 10px 0;
    border: 0;
}
.hubNav .nav .last {
    border: 0;
}
.hubNav .hubNavContent {
    background: #fdfdfd;
    padding: 20px;
}
.hubNav .hubNavContent .adSpace {
    text-align: center;
    margin: 20px 0;
}
.hubContent {
    float: right;
    width: 647px;
    display: inline;
    background: #fdfdfd;
    position: relative;
}

.hubContentWide {
    float: right;
    width: 975px;
    display: inline;
    background: #fdfdfd;
    position: relative;
}
.hubContent .hubInnerContent {
    padding: 0 43px 20px 43px;
    font-size: 110%;
    line-height: 1.4em;
}
.hubContentWide .hubInnerContent {
    padding: 0 43px 20px 43px;
    font-size: 110%;
    line-height: 1.4em;
}
.hubContent h1 {
    background: #e8e8e8;
    font-size: 2em;
    padding: 20px 0 20px 30px;
    margin: 5px 0px 00px 0px;
}
.hubContentWide h1 {
    background: #e8e8e8;
    font-size: 2em;
    padding: 20px 0 20px 30px;
    margin: 5px 0px 00px 0px;
}
.hubContent h2 {
    font-weight: bold;
    color: #00436e;
    margin: 1em 0;
}
.hubContentWide h2 {
    font-weight: bold;
    color: #00436e;
    margin: 1em 0;
}
.hubContent h3 {
    font-weight: bold;
    font-size: .875em;
    color: #00436e;
    margin: 1em 0;
}
.hubContent .pBreak {
    margin-bottom: 40px;
}
.hubContent .hubPlate {
    margin: 10px 15px 20px 0;
}
.hubContent .hubTabsContainer {
    border-bottom: 9px #00436e solid;
    padding: 0 13px 0 13px;
    margin: -25px 0 40px 0;
    position: relative;
}

.hubContentWide h3 {
    font-weight: bold;
    font-size: .875em;
    color: #00436e;
    margin: 1em 0;
}
.hubContentWide .pBreak {
    margin-bottom: 40px;
}
.hubContentWide .hubPlate {
    margin: 10px 15px 20px 0;
}
.hubContentWide .hubTabsContainer {
    border-bottom: 9px #00436e solid;
    padding: 0 13px 0 13px;
    margin: -25px 0 40px 0;
    position: relative;
}

.contentTabs.hubTabs {
    font-size: 12px;
    background: #e8e8e8;
}
.contentTabs.hubTabs li {
    height: 41px;
    margin: 0 0 0 5px;
    display: inline;
}
.contentTabs.hubTabs a {
    background-image: url('images/menu/content-tabs-the-hub-bg.gif');
    color: #003e65;
}
.contentTabs.hubTabs a:hover, .contentTabs.hubTabs .selected a {
    color: #fff;
    color: #fff;
}
.contentTabs.hubTabs span {
    padding: 15px 10px 0 15px;
    background-image: url('images/menu/content-tabs-the-hub-bg.gif');
    font-size: 12px;
}

.contentBlock {
    background: #fdfdfd;
    padding: 13px;
    width: 954px;
    overflow: hidden;
    margin: 0 5px 7px 5px;
    position: relative;
    z-index: 2;
}
.contentBlock.twoCol, .contentBlock.oneCol {
    padding: 5px 0;
}
.contentBlock.twoCol {
    float: left;
    width: 647px;
    display: inline;
    overflow: hidden;
    background: #fdfdfd;
}
.contentBlock.twoCol.twoColSplit {
    background: #fdfdfd url('images/boxes/twocol-box-divider.gif') repeat-y center top;
}
.contentBlock.twoCol .col {
    float: left;
    width: 313px;
    padding-right: 5px;
    padding-left: 5px;
}
.contentBlock.twoCol .colContent {
    margin: 23px 0 0 0;
    padding: 0 0 0 5px;
}
.contentBlock.twoCol h2.orangeSmall {
    font-size: .75em;
    color: #ec7605;
    margin: 0 0 .5em 0;
}
.contentBlock.twoCol p {
    font-weight: normal;
}
.contentBlock.oneCol {
    float: right;
    width: 323px;
    display: inline;
}
.contentBlock .indent {
    margin-left: 33px !important;
}

h2 {
    font-weight: bold;
    color: #00436e;
    margin: 0 0 .25em 0;
}
.contentBlock h3 {
    font-size: .75em;
    font-weight: bold;
    color: #000;
    margin: 0 0 .5em 0;
    line-height: 120%;
}

.platePreviewMain {
    text-align: center;
    margin: 80px 0 0 0;
    cursor: pointer;
}
.designSubmit {
    position: relative;
}
.designSubmit .platePreviewMain {
    margin-top: 15px;
}
.designSubmit .separatorOption {
    font-size: .75em;
    color: #868686;
    margin: 10px 0 0 160px;
    overflow: hidden;
    height: 30px;
}
.designSubmit .separatorOption input, .designSubmit .separatorOption label, .designSubmit .separatorOption .imgBtn {
    float: left;
}
.designSubmit .separatorOption input {
    margin: 13px 0 0 0;
    width: 16px;
    height: 16px;
}
.designSubmit .separatorOption label {
    margin: 13px 15px 0 0;
}
.platePreviewMain p {
    width: 340px;
    margin: 15px auto 0 auto;
}
.previewHeading {
    font-size: .75em;
    margin: 18px 0 20px 0;
    font-weight: bold;
    color: #00436e;
}
.platePreviewMain .contentLabel {
    margin: 20px 0 10px 0;
    font-size: 12px;
}
.platePreviewMain .plateDetailContainer {
    width: 404px;
    overflow: hidden;
    text-align: left;
    margin: 20px auto 0 auto;
    font-size: 12px;
}
.platePreviewMain .plateDetailContainer label {
    font-size: 12px;
    padding-left: 5px;
}
.platePreviewMain .plateDetailContainer .plateDetail {
    margin: 0 15px 0 15px;
    font-size: 12px;
}
.changeOptions {
    border-top: 1px #c3c3c3 solid;
    padding: 0px 0px 0px 0px;
}
.changeOptions p {
    font-weight: bold;
    color: #9d9c9c;
    font-size: .75em;
    line-height: 160%;
}
.changeOptions p a {
    font-weight: bold;
    color: #00436e;
}
.changeOptions p a:hover {
    text-decoration: none;
}
.innerSplitCol {
    background: #e8e8e8 url('images/boxes/inner-twocol-divider.gif') repeat-y center top;
    overflow: hidden;
}
.innerSplitCol .innerCol {
    float: left;
    display: inline;
    width: 439px;
    padding: 15px 15px 20px 19px;
}
.innerTwoCol {
    float: left;
    width: 634px;
    background: #e8e8e8;
    margin: 10px 0 0 0;
    position: relative;
    height: 100%;
}
.innerTwoCol .centered {
    text-align: center;
    margin-top: 160px;
}
.innerContent {
    padding: 20px 25px;
}
.innerOneCol {
    float: right;
    width: 310px;
    background: #e8e8e8;
    height: 100%;
    margin: 10px 0 0 0;
    position: relative;
}
.lightBg {
    background: #f3f3f3 !important;
}

.innerOneCol .contentLabel {
    margin: 0 0 0 17px;
}
.innerOneCol .price {
    margin: 0px 16px 15px 16px;
}
.checkoutBox {
    height: 45px;
    overflow: hidden;
    margin: 0 0 10px 16px;
}
.checkoutBox .price {
    float: left;
    margin: 0;
}
.checkoutBox .checkoutBtn {
    float: right;
    margin-right: 10px;
}
.plateDetail {
    float: left;
    margin: 0 5px 23px 0;
    min-height: 159px;
    height: auto !important;
    height: 150px;
    display: inline;
}
.plateDetail .platedesc {
    font-size: 11px;
    color: #9d9c9c;
    line-height: 140%;
    margin: 15px 0 0 0;
    font-weight: bold;
    height: 61px;
}
.priceBox {
    height: 42px;
}
.price {
    background: #e8e8e8 url('images/bg/bg-price-box.gif');
    width: 127px;
    height: 34px;
    color: #fff;
    text-align: center;
    font-size: 1.25em;
    font-weight: bold;
    padding: 8px 0 0 0;
}
.priceBox .price {
    margin: 0 6px 0 0;
    float: left;
}
.linkList {
    font-size: .75em;
    margin: 10px 0 20px 0;
    height: 156px;
}
.linkList li {
    margin: 0 0 5px 0;
}
.linkList a {
    color: #333333;
    font-weight: bold;
}
.innerSplitCol .innerCol .platesListH {
    float: right;
    margin: 0 10px 0 0;
}
.platesListH li {
    padding: 5px 0;
}
.linkList a:hover {
    text-decoration: none;
}
.twoCol .threeCol {
    overflow: hidden;
    margin: 20px 0 0 0;
}
.twoCol .threeCol li {
    margin: 0 40px 0 0;
    width: 164px;
    float: left;
}
.twoCol .threeCol h3 {
    margin: 15px 0 15px 0;
    min-height: 29px;
    height: auto !important;
    height: 29px;
}
.noMargin {
    margin: 0 !important;
}
.noPadding {
    padding: 0 !important;
}

.createdPlateContent {
    padding: 0 24px;
}
.createdPlateContent .contentLabel {
    text-transform: none;
    margin: 7px 0;
}
.createdPlateContent .price {
    margin: 12px 0;
}
.contentList {
    font-size: .75em;
}
.contentList li {
    margin: 0 0 5px 0;
    font-size: 12px;
}
.contentDL, .contentDLdetails {
    margin: 0 0 20px 0;
    overflow: hidden;
    width: 100%;
}
.contentDL dt {
    float: left;
    width: 150px;
    padding: 5px 10px 5px 0;
    font-weight: bold;
}
.contentDL dd {
    float: left;
    width: 400px;
    font-weight: bold;
    padding: 5px 0;
}
.contentDLdetails dt {
    float: left;
    width: 140px;
    padding: 5px 10px 5px 0;
    font-weight: normal;
}
.contentDLdetails dd {
    float: left;
    width: 420px;
    font-weight: normal;
    padding: 5px 0;
}
.headingBlock {
    background: #d7d7d7;
    position: relative;
    padding: 20px 0 20px 30px;
}
.headingBlock h1 {
    margin: 0;
}
.headingBlock .paging {
    position: absolute;
    top: 20px;
    left: 300px;
}
.headingBlock .pagingLabel {
    font-size: .75em;
    color: #00325C;
    font-weight: bold;
}
.headingBlock ul {
    font-size: .75em;
    display: inline;
    margin: 0 0 0 10px;
}
.headingBlock li {
    display: inline;
    margin: 0 1px;
}
.headingBlock .arrow {
    font-size: 1.3em;
}
.headingBlock ul a {
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    color: #9d9c9c;
}
.headingBlock ul a:hover, .headingBlock .current a {
    color: #00325C;
}
.inner .headingBlock .comboCheckForm {
    position: absolute;
    right: 13px;
    top: 3px;
    width: 385px;
}
.headingBlock .txtInput {
    left: 73px;
}
.headingBlock .comboCheckForm label {
    font-size: .875em;
    font-weight: bold;
    color: #00325C;
    position: absolute;
    left: 0;
    top: 21px;
}

.comboCheckForm label {
    color: #858585;
    font-size: 0.6875em;
}

.ui-tabs-hide {
    display: none;
}

.comboCheckForm {
    position: relative;
    width: 278px;
    padding: 0 0 45px 0;
    margin: 0 0 10px 0;
}
.comboCheckForm label {
    color: #858585;
    font-size: .6875em;
}
.comboCheckForm .txtInput {
    width: 198px;
    height: 28px;
    background: url('images/forms/combocheck-input-bg.gif');
    border: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 18px;
    font-weight: bold;
    color: #686868;
    padding: 7px 0 0 8px;
}
.comboCheckForm .imgBtn {
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

.shadowBoxContent {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/boxes/shadowbox-footer-bg.png) no-repeat scroll left bottom;
    height: auto !important;
    min-height: 28px;
    padding: 15px;
}

.shadowBox {
    background: url('images/boxes/shadowbox-header-bg.png') no-repeat left top;
    width: 990px;
    margin: -5px 0 3px 0;
    overflow: hidden;
    padding: 12px 0 0 0;
    clear: both;
}

#confirmFrontPlateDesc, #confirmRearPlateDesc {
    font-size: 11px;
    width: 170px;
}

.nav .EmptyMenu {
    margin-top: -10px;
}

.nav .EmptyMenu .MenuLevel1 {
    margin-top: 10px;
}

.DNN_HTMLContent ul, .DNN_HTMLContent li {
    list-style-type: none;
    margin-left: 20px;
}

.DNN_HTMLContent .nav ul, .DNN_HTMLContent .nav li {
    list-style-type: none;
    margin-left: 0;
}

.DNN_HTMLContent ul ul, .DNN_HTMLContent li li {
    list-style-type: circle;
}

#header .MenuLevel1 .item_6 {
    display: none;
}

.contentBlock.twoCol .col {
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    width: 273px;
}

#dnn_dnnLOGIN_cmdLogin {
    line-height: 100%;
    color: transparent;
    color: #003759;
    display: block;
}

.c_head
{
	line-height:0px;
	height:0px;  
}

.c_head Head,.c_head title
{
	height:0px;  
}