
.dashboardHeader {
	padding: 10px;
	background-color: #CCC;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
}
.addBorders {
	border-top: black solid medium;
	border-bottom: black solid thin;
}

.dashboardBody {
	padding: 10px;
}

/* Sidebar Section */

.sidebarBox {
	margin: 20px 0px;
	text-align: center;
	background-color: #060;
	padding: 3px;
	border-radius: 5px;
	box-shadow: 5px 5px 3px #888;
}
	.sidebarBox p {
		color: white;
		font-weight: bold;
	}

.contract {
	border: solid medium black;
	border-radius: 10px;
	padding: 0px;
	overflow: hidden;
	width: 80%;
	margin: 30px auto;
	font-size: 0.9em;
}
	.contract .accent {
		font-weight: bold;
		color: #060;
	}

.advertiserSection {
	border-bottom: thin solid black;
	background-color: #060;
	color: white !important;
	padding: 20px;
	display: grid;
		grid-template-columns: 3fr 1fr;
}

h2.advertiserContactName {
	color: white;
	margin: 25px 0px 10px 0px;
	padding: 0px;
}
p.advertiserContactInfo {
	margin: 0px;
	padding: 0px;
}
p.contractList {
	margin-left: 25px;
}

.advertiserMenuList {
	margin-top: 25px;
	line-height: 1.5;
	list-style-type: none;
}

.advertiserContactBlock {
	border: thin solid black;
	border-radius: 5px;
	background-color: #b3d9ff;
	margin: 20px;
	padding: 10px;
}

.contractList a {
	color: #060;
	text-decoration: none;
	font-weight: bold;
}

.logoImg {
	max-width: 250px;
}
.advertiserAddress {
	margin: 2px;
	padding-left: 25px;
}

.contractHeader {
	border-bottom: medium solid black;
	padding: 20px;
	
}
	.contractHeader > h1,h2,h3,h4{
		color: #060;
		margin-left: 25px;
	}

.contractCampaign {
	border-bottom: thin solid black;
}
	.contractCampaign ul {
		margin-left: 25px;
	}

.optionWrapper {
	border: solid thin black;
	margin: 25px;
}

.optionHeader {
	padding: 15px 0px;
	background-color: #BBB;
	text-align: center;
	font-weight: bold;
	font-size: 2em;
}

.campaignPrice {
	background-color: #CFC;
	padding: 10px 75px;
	line-height: 1.1;
}
	.campaignPrice p{
		margin: 3px 0px;
		padding: 0px;
	}
	.campaignPrice ul{
		margin: 3px 40px;
		padding: 0px;
	}

.contractFooter {
	background-color: #DDD;
	padding: 20px;
	display: grid;
		grid-template-columns: 3fr 1fr;
}

.addContract {
	padding: 15px;
}
span.greenBlock {
	background-color: #060;
	color: white;
	font-weight: bold;
	width: 150px;
	display: inline-block;
	text-align: right;
	padding: 3px;
	margin-right: 5px;
}

.invoiceDetailTable {
	margin: 25px auto;	
	border: medium solid black;
}

.invoiceDetailTable th{
	padding: 10px;
	background-color: black;
	color:white;
	font-weight: bold;
}

.invoiceDetailTable tr:nth-child(even){
	background-color: #CCC;
}

.invoiceDetailTable td{
	padding: 15px;
}

.inventoryPreview {
	max-width: 100%;
	margin: 10px;
	padding: 10px;
}

.imageButton {
	width: 300px;
	height: 900px;
}


/* Agreements Section */

#agreement {
	background-color: #565;
}

#agreementWrapper {
	position: relative;
	top: 10px;
	padding:10px 25px;
	width: 800px;
	min-height: 300px;
	margin-left:auto;
	margin-right: auto;
	background-color:white;	
	font-size: 12pt;

}

#agreementWrapper h1{
	text-align: center;
}

#agreementWrapper h2{
	text-align: center;
	font-style: italic;
}

#agreementWrapper h3{
	color:green;
	margin-bottom:0px;
	font-size: 1.5em;
}

#agreementWrapper .contractId{
	text-align: right;
	font-size: 12pt;
	margin-bottom: 5px;
}

#agreementWrapper .addressBlock{
	text-align: right;
	font-size: 10pt;
	line-height: 110%;
}

#agreementWrapper p.paymentList{
	margin-left: 30px;
	
}

#agreementWrapper .detailBlock{
	margin-left: 75px;
	line-height: 150%;
	margin-bottom: 10px;
}

#agreementWrapper .detailBlock p{
	margin: 0px;
	padding: 0px;
}

#agreementWrapper p.campaignHeader{
	margin-left: 35px;
	margin-bottom: 0px;
	font-weight:bold;
	font-variant: small-caps;
	text-decoration: underline;
}

#agreementWrapper .insertHeadline{
	font-weight: bold;
	font-size: 1.2em;
	font-variant: small-caps;
}

#agreementWrapper .paymentDetailBlock{
	margin-left: 75px;	
}

#agreementWrapper .paymentDetailBlock p{
	text-indent: -45px;
}


#agreementWrapper .agencyBox{
	margin: 15px;
	border: thin solid black;
	padding: 10px;
}

#agreementWrapper .agencyBox p{
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	line-height: 100%;
}


#agreementWrapper ol{
	margin:0px;
	margin-top: 5px;
	margin-bottom: -15px;
}

#agreementWrapper li{
	line-height: 100%;
	font-size: 12pt;
}


#agreementWrapper .sigPage1 {
	float: left;
	clear: right;
	width:25%;	
}


#agreementWrapper .sigPage2 {
	float: right;	
	width: 75%;
}

#agreementWrapper .sigFooter {
	clear: both;	
}

#agreementWrapper .error {
	color: red;
	font-weight: bold;	
}

#agreementWrapper .hidden {
	display: none;
}

#agreementWrapper table.advertisingSchedule {
	text-align: center;
	margin: auto;
}

#agreementWrapper table.advertisingSchedule th {
	text-decoration: underline;
	padding: 0px 25px;
}
#agreementWrapper table.advertisingSchedule td {
	padding: 8px;
}

/*	Bookout CSS */
#bookoutWrapper {
	width: 90%;
	border: solid medium black;
	border-radius: 10px;
	padding: 0px;
	overflow: hidden;
	margin: 30px auto;
	font-size: 0.9em;	
}
#bookoutWrapper .bookoutHeader{
	margin: 0px;
	padding: 5px;
	background-color: #060;
	color: white !important;
	border-bottom: solid medium black;
}

#bookoutWrapper .bookoutHeader a {
	text-decoration: none;
	color: white;
	padding-right: 5px;
}

#bookoutWrapper .pageBreak {
	background-color: #999;
	line-height: 25%;
	padding: 0px;
}

/* CSS for the bookout display */

.fullPageTD {
	background-color: #6F3;
}
.fullPageTD a{
	color: Black;
}

.halfPageTD {
	background-color: #66b3ff;
}
.halfPageTD a{
	color: Black;
}

.doubleTruckTD {
	background-color: #FF6;
}
.doubleTruckTD a{
	color: Black;
}

.quarterPageTD {
	background-color: #FCC;
}
.quarterPageTD a{
	color: Black;
}

.pageAndThirdTD{
	background-color: #1E90FF;
	color: white;
}

.thirdPageTD {
	background-color: #CCC;
}
.thirdPageTD a{
	color: Black;
}

.houseAdTD {
	background-color: #C6F;
}
.houseAdTD a{
	color: Black;
}

.unassignedCampaign {
	margin: 10px;
	padding: 5px;
	border: solid thin black;
}

.adIndexTable {
	margin: 15px auto;
	border: 1px solid;
	line-height: 150%;
}

.adIndexTable td{
	padding: 5px 10px;
}

.adIndexTable tr:nth-child(even) {
	background-color: #DDD;
}

/* CSS for the image poput */
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}





