/*common*/
.navigationPath {
    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;

    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #CCCCCC;

    margin-bottom: 10px;
    font-size: 8pt;
    color: #999999;
}

.navigationPath a {
    color: #999999;

    font-weight: bold;
    text-decoration: none;
}

.navigationPath a:hover {
    color: #FF0000;
}

.disabledLink {
    color: #CCCCCC;
    cursor: default;
}

.categoryHeading label, .categoryHeading a, .categoryHeading a:visited {
    color: #FF0000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.categoryHeading label:hover, .categoryHeading a:hover {
    color: #FF0000;
    text-decoration: underline;
}

.itemMenu, .bulkMenu {
    margin: 5px 0 5px;
}

.itemMenu span, .bulkMenu span, .itemMenu a, .itemMenu a:visited, .itemMenu a:link {
    color: #0000FF;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: underline; /*border-bottom:1px solid #5B8B5B;*/
    font-size: 10px;
    margin: 0 3px 0;
}

.itemMenu .disabledLink, .bulkMenu .disabledLink {
    color: #cccccc;
    cursor: default;
}

.filterTable {
    width: 100%;
}

.itemBodyText {

}

.form {
    padding-left: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

.form label {
    font-weight: bold;
    color: #4B4B4B;
    cursor: default;
}

.formBlock {
    clear: both;
    padding-top: 10px;
    padding-bottom: 5px;
}

.form .shortInput {
    width: 70px;
}

.form .calendarInput {
    width: 100px;
}

.form .urlInput {
    width: 250px;
}

.form input, .form textarea {
    width: 350px;
}

.errorMessage, .hasError, .freeCategoryMessage, label.hasError {
    color: red;
}

.newCategory {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: smaller;
    color: red;
}

.importantMessage {
    color: green;
}

.formInfo {
    vertical-align: middle;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #4B4B4B;
    text-indent: 0;
    cursor: default;
    clear: both;
}

div.formInfo {
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
    clear: both;
}

.formInfo label {
    font-weight: bold;
}

.form .checkBox {
    width: auto;
}

.form a {
    cursor: pointer;
    color: #0000FF;
    text-decoration: underline;
}

.utilityLink {
    cursor: pointer;
    color: blue;
    font-size: 8pt;
}

.formBlock .errorMessage {
    text-transform: lowercase;
}

.successMessage {
    color: blue;
}

.mailTable {
    font-size: 8pt;
}

.mailTable input {
    width: 175px;
}

.mailTable .fileInput {
    width: 300px;
}

.mailTable textarea {
    height: 100px;
    width: 250px;
}

.nameTd {
    text-align: right;
}

.valueTd {
    text-align: left;
}

.pager a {
    text-decoration: underline;
    color: #0000FF;
}

/*/common*/

/*specific*/
.viewAd, .adBrief, .adPrint {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
    padding-left: 10px;
}

.adBrief table {
    width: 100%;
}

.adBrief table .briefPicture {
    width: 100px;
}

#listAds .adBrief {
    border-bottom: 1px #999 solid;
}

.viewAd .adPropertiesTable {
    width: auto;
}

.adPropertiesTable td {
    padding: 3px 5px 3px;
}

.adPropertiesTable .nameTd {
    border: 1px solid #999;
    border-left: none;
    padding-right: 10px;
}

.adPropertiesTable .valueTd {
    border: 1px solid #999;
    border-right: none;
    padding-left: 10px;
}

.reportBrief {
    padding-left: 10px;
    border-bottom: 1px solid #999;
    padding-top: 5px;
}

.reportBrief .itemBodyText {
    padding-left: 10px;
    font-style: oblique;
    padding-top: 10px;
    padding-bottom: 10px;
}

.reportBrief a {
    color: blue;
    text-decoration: underline;
}

label.header {
    color: #FF0000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.linkChooser li {
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt; /*line-height: 1em;*/
    padding-bottom: 10px;
}

.linkChooser a {
    font-size: 10pt;
    text-decoration: underline;
}

.categoryHeading {
    color: #FF0000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
}

#loginForm {
    padding-top: 50px;
    padding-left: 100px;
    padding-bottom: 50px;
}

#loginForm label#signIn {
    padding-left: 50px;
}

#loginForm span, #loginFormTable {
    font-size: 8pt;
}

#loginFormTable .shortInput {
    width: 150px;
}

#loginFormTable .longInput {
    width: 200px;
}

#loginFormTable .nameTd label, #loginForm a {
    text-transform: uppercase;
    font-weight: bold;
}

#loginForm a {
    color: blue;
}

#loginFormTable {
    padding-top: 40px;
}

#editGroup {
/*, #editCoupon {*/
    text-align: right;
    padding-right: 50px;
}

#editCoupon .formBlock {
    clear: both;
}

.formBlockHeader {
    margin-left: -15px;
    clear: both;
}

.formBlockItemName {
    width: 200px;
    float: left;
    clear: left;
}

.formBlockItemField {
    float: left;
    clear: right;
    width: 300px;
}

.formBlockItem {
    margin-left: 15px;
    padding-top: 15px;
    float: none;
    clear: both;
}

#editUser .formBlockItemName {
    width: 150px;
    margin-right: 15px;
    text-align: right;
}

#editUser .formBlockItemField input {
    width: 250px;
}

#editGroup .groupBrief {
    text-align: left;
    padding-bottom: 20px;
}

.groupBrief table, .groupBrief table tr, .groupBrief table td {
    border: 0px;
}

.partyList a {
    text-decoration: underline;
    color: blue;
}

.adPropertyList, .issuesList {
    font-size: 8pt;
    border-collapse: collapse;
    border-spacing: 0px;
}

.adPropertyList td, .adPropertyList th, .issuesList td, .issuesList th {
    padding: 2px;
    margin: 0px;
    border: 1px #999 solid;
    text-align: center;
}

.currentIssues {
    color: blue;
    font-weight: bold;
}

.missedIssues {
    color: red;
    font-weight: bold;
}

.issuedIssues {
    color: green;
    font-weight: bold;
}

.adPropertyList a, #viewPayment .formInfo a, .adPropertiesTable a {
    color: blue;
    text-decoration: underline;
}

.adPreview {
    margin-bottom: 50px;
}

.infoDiv a {
    color: #5B8B5B;
    text-decoration: underline;
}

label.radioElement {
    font-weight: normal;
}

/*/specific*/
#zipPlaceHolder {
    position: absolute;
    background-color: #FFF;
    border: #5B8B5B 1px solid;
}

#zipHelper {
    height: 150px;
    width: 250px;
    overflow: scroll;
    text-align: right;
}

.onlineHelpPlaceHolder {
    position: absolute;
    background-color: #FFF;
    border: #5B8B5B 1px solid;
}

#onlineHelpContent {
    padding: 10px;
    text-align: left;
}

#onlineHelpClose {
    text-align: right;
}

.pageInput {
    border: 1px solid #999;
    width: 25px;
}

#showRevenue table {
    border-spacing: 0;
}

#showRevenue table .valueTd {
    padding-left: 5px;
}

#showRevenue thead td {
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #999;
}

#showRevenue tbody .nameTd {
    text-align: center;
    border-right: 1px solid #999;
}

#showRevenue tbody .valueTd {
    text-align: left;
}

#showRevenue tfoot .nameTd {
    border-right: 1px solid #999;
}

#showRevenue tfoot td {
    font-weight: bold;
    border-top: 1px solid #999;
    text-align: left;
}

.priceTotal {
    font-weight: bold;
}

.price {
    font-weight: bold;
}

div .importantMenuItem {
    font-weight: bold;
    font-size: 11pt;
    border: 1px solid #FF0000;
    text-decoration: none;
    padding: 3px 3px 3px 3px;
}

.paymentTransactionResponse {
    overflow: scroll;
    width: 100%;
}

.adTextBlock {
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    clear: both;
}

.adProperty {
    clear: both;
}

.adProperty .adPropertyName {
    width: 100px;
    text-align: right;
    float: left;
}

.adProperty .adPropertyValue {
    margin-left: 15px;
    float: left;
}

.adTitle {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.adSubtitle {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
}

.briefAdPropertyName {
    font-weight:bold;
}

.adText {

}

.adState {

}

.adPictures img {
    width: 230px;
}

.reports {
    padding-top: 10px;
}

.reports label {
    font-weight: bold;
}

.bill {

}

.bill .listingBill {
    margin-left: 10px;
    padding-bottom: 20px;
}

.listingBill .listingBillTitle {
    margin-left: -10px;
}

.listingBill .listingBillTitle a, .listingBill .listingBillTitle span {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.listingBill .listingBillTable {
    margin-bottom: 20px;
}

.listingBillTable table {
    border-spacing: 0;
    border-collapse: collapse;
}

.listingBillTable caption {
    text-align: left;
    font-weight: bold;
}

.listingBillTable td, .listingBillTable th {
    border-collapse: collapse;
    border: 1px solid #000;
    padding: 3px;
}

.listingBillTable tfoot {
    font-style: italic;
    font-weight: bold;
}

.listingBillTable td .emptyCell {
    text-align: center;
}

.listingBillTable .billItemName {
    width: 150px;
}

.listingBillTable .billItemQuantity {
    width: 75px;
    text-align: center;
}

.listingBillTable .billItemPrice {
    width: 50px;
    padding-right: 10px;
    text-align: right;
}

.listingBillTable .billItemDiscount {
    width: 75px;
    padding-right: 10px;
    text-align: center;
}

.listingBillTable .billItemSubtotal {
    width: 50px;
    padding-right: 10px;
    text-align: right;
}

.listingBillTable th.billItemName {
    text-align: left;
}

.listingBillTable th.billItemQuantity {
    text-align: center;
}

.listingBillTable th.billItemPrice {
    text-align: center;
}

.listingBillTable th.billItemDiscount {
    text-align: center;
}

.listingBillTable th.billItemSubtotal {
    text-align: center;
}

.listingBillTable table.publicationSubbillTable tfoot {
    font-weight: normal;
}

.listingBill .listingBillIssues {

}

.listingBill .listingExpiration {

}

.bill .billTotal {
    margin-top: 10px;
    margin-bottom: 50px;
}

.billTotal .subTotal {
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.billTotal .grandTotal {
    clear: both;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.billTotal .totalName {
    float: left;
    width: 170px;
    clear: left;
}

.billTotal .totalValue {
    float: left;
    width: 100px;
    clear: right;
}

.dateTimeInput {
    padding-top: 15px;
    padding-bottom: 15px;
    clear: both;
}

.dateTimeInput .dateInputDiv, .dateTimeInput .timeInputDiv, .dateTimeInput .cleanDiv {
    float: left;
    text-align: right;
}

.dateTimeInput .dateInputDiv, .dateTimeInput .timeInputDiv {
    width: 160px;
}

.dateTimeInput .dateInputDiv {
    clear: left;
}

.dateTimeInput .timeInputDiv {
    margin-left: 10px;
    margin-right: 10px;
}

.dateTimeInput .cleanDiv {
    clear: right;
}

.dateTimeInput .dateInputDiv input {
    width: 75px;
}

.dateTimeInput .timeInputDiv input {
    width: 75px;
}

.viewAd .dateRangeView table, .dateRangeView table {
    width: auto;
}

.dateRangeView td {
    padding: 3px 5px;
}

.dateRangeView .dateRangeLabel {
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: right;
}

.dateRangeView .dateRangeValue {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
}

.clipImage {
    width: 16px;
    height: 16px;
}

.adVideos {
}

.videoObject {
}

.videoDiv {
    margin: 10px;
    text-align: center;
}

.videoPopup .utilityLink {
    background-color: white;
    color: black;
    border: 1px solid black;
    text-transform: none;
    text-decoration: none;
}

.videoPopupContainer {
    position: absolute;
    visibility: hidden;
    top: 300px;
    left: 600px;
    background-color: gray;
    text-align: right;
}

.category-list {
    list-style: none;
}

.formInfo {
	display:block;
	float:left;
	width: 370px;
	margin: 0px;
	padding: 0px;
}

.free-ad-flag {
	text-transform: capitalize;
	color: red;
	font-size: 90%;
}