a {
	font-weight: bold;
	color: #ffa800;
	text-decoration: none;
	}

a:hover {
	background-color: #ffa800;
	color: #ffffff;
	}

a.no_hover:hover {
	background-color: transparent;
	}

a.nav {
	padding-right: 35px;
	position: relative;
	top: 9px;
	}

a.nav:hover {
	background-color: transparent;
	}

body {
	background: #cddff0 url('../images/header.bg.gif') repeat-x;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	}

.button {
	background-color: #ffa800;
	color: #ffffff;
	font-weight: bold;
	border-right: 1px solid #d37900;
	border-bottom: 1px solid #ba6a00;
	border-left: 1px solid #ffa936;
	border-top: 1px solid #ffc06c;
	}

#calendar_header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 10px
	}

#calendar_header td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	}

#calendar_header .month {
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	border: 0px;
	height: auto;
	width: 100%;
	}

#calendar_header .arrow {
	line-height: 20px;
	width: 13px;
	text-align: right;
	border: 0px;
	height: auto;
	padding-left: 10px;
	}	

.cb_link {
	line-height: 28px;
	vertical-align: bottom;
	float: right;
	padding-left: 20px;
	}	

#creative_brief {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	}

#creative_brief td {
	padding: 6px;
	margin: 0px;
	border-collapse: collapse;
	}

#creative_brief input {
	width: 300px;
	}

#creative_brief input.button {
	width: 75px;
	}

#creative_brief textarea {
	width: 300px;
	height: 100px;
	}

#creative_brief input.no_width {
	width: auto;
	}

#container {
	width: 704px;
	margin-left: auto;
	margin-right: auto;
	}

#content {
	float: left;
	width: 700px;
	background: url('../images/content.bg.gif') repeat-y;
	padding-left: 2px;
	padding-right: 2px;
	}

#date_table td {
	margin: 0px;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	}

div#calendar .arrow_right {
	width: 13px;
	height: 20px;
	line-height: 20px;
	float: right;
	background: none;
	text-align: left;
	}

div#calendar .arrow_left {
	width: 15px;
	height: 20px;
	line-height: 20px;
	float: left;
	background: none;
	text-align: left;
	}

div#dialog {
	display: none;
	position: absolute;
	margin-left: -150px;
	top: 250px;
	left: 50%;
	width: 300px;
	padding: 10px;
	background-color: #ffffff;
	z-index: 100;
	}

div#grayout {
	display: none;
	width: 100%; 
	height: 100%; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background-color: #000000; 
	filter:alpha(opacity=50); 
	opacity: 0.5; 
	-moz-opacity:0.5;
	}

.divider {
	width: 100%;
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	background-color: #bfbfbf;
	}

form {
	display: inline;
	margin: 0px;
	}

#featured {
	padding: 0px;
	margin: 0px;
	margin-top: -10px;
	border-collapse: collapse;
	}

#featured tr {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	}

#featured td {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
	border-collapse: collapse;
	}

.featuredLabel {
	font-size: 16px;
	font-weight: bold;
	float: left;
	}

.featuredLink {
	line-height: 16px;
	vertical-align: bottom;
	float: right;
	}

#footer {
	float: left;
	width: 702px;
	background: url('../images/footer.gif') top no-repeat;
	font-size: 10px;
	color: #818d98;
	padding-top: 5px;
	padding-left: 2px;
	}

#header {
	width: 704px;
	height: 84px;
	margin-top: 15px;
	background: url('../images/header.gif');
	}

#header #request {
	font-size: 12px;
	float: right;
	padding-right: 20px;
	position: relative;
	top: 30px; 
	}

html {
	width: 100%;
	}

img {
	border: 0px;
	}

input, textarea, select {
	border: 1px solid #696969;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
	}

#left_column {
	width: 515px;
	float: left;
	padding: 10px;
	}

li {
	margin-left: -25px;
	}

#nav {
	width: 682px;
	height: 32px;
	padding-left: 18px;
	background: url('../images/nav.bg.gif') repeat-x;
	}

#newCalendar {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 526px;
	}

#newCalendar #day_list {
	height: auto;
	}

#newCalendar #day_list div {
	padding: 4px;
	width: 515px;
	height: auto;
	}

#newCalendar td.header {
	height: auto;
	font-weight: bold;
	background-color: #98bce1;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 3px;
	}

#newCalendar td.header a {
	color: #ffffff;
	}
	
#newCalendar td.header a:hover {
	background-color: #ffffff;
	color: #98bce1;
	}

#newCalendar td {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 1px solid #98bce1;
	width: 14%;
	height: 74px;
	}

#newCalendar td.no_border {
	border: 0px;
	height: auto;
	}
	
#newCalendar div {
	height: auto;
	width: 68px;
	overflow: hidden;
	text-align: left;
	border: 1px solid #ffffff;
	padding: 2px;
	}

#newCalendar .day {
	padding: 2px;
	width: 68px;
	text-align: right;
	background-color: #f3f3f3;
	}

#newCalendar .web {
	background-color: #96d23f;
	}

#newCalendar .print {
	background-color: #64caeb;
	}

#newCalendar .video {
	background-color: #f0d277;
	}

#newCalendar .photo {
	background-color: #e9f771;
	}

#newCalendar .inactive {
	background-color: #dce8f4;
	}

.page_header {
	font-size: 20px;
	font-weight: bold;
	color: #696969;
	line-height: 24px;
	float: left;
	}

#right_column {
	width: 153px;
	border-left: 1px solid #bfbfbf;
	float: right;
	font-size: 11px;
	line-height: 13px;
	}

.right_column_content {
	width: 131px;
	background-color: #f3f3f3;
	border: 1px solid #ffffff;
	padding: 10px;
	}

.small {
	font-size: 11px;
	line-height: 12px;
	}

.sub_header {
	font-size: 13px;
	font-weight: bold;
	}

td.divider_td {
	margin-top: 0px;
	padding-top: 0px;
	}

tr.alt_row {
	background-color: #f3f3f3;
	}

tr.header_row {
	background-color: #696969;
	color: #ffffff;
	}

tr.header_row a {
	color: #ffffff;
	}

tr.header_row a:hover {
	color: #696969;
	background-color: #ffffff;
	}

tr.header_row .inactive {
	color: #adadad;
	font-weight: bold;
	}

tr.header_row td {
	padding-top: 3px;
	padding-bottom: 3px;
	}

ul {
	margin: 3px;
	}

#weekly {
	width: 320px;
	float: left;
	}

#weekly .arrow_right {
	width: 13px;
	height: 20px;
	line-height: 20px;
	float: right;
	background: none;
	text-align: left;
	}

#weekly .arrow_left {
	width: 15px;
	height: 20px;
	line-height: 20px;
	float: left;
	background: none;
	text-align: left;
	}

#weekly .day_header {
	float: left;
	height: 22px;
	width: 315px;
	background: url("../images/calendar.weekly.header.bg.gif") repeat-x;
	line-height: 22px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	}

#weekly .day_content {
	float: left;
	height: 22px;
	width: 100%;
	background-color: #dce8f4;
	height: auto;
	}

#weekly .month {
	width: 285px;
	height: 20px;
	float: left;
	background: none;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	vertical-align: top;
	position: relative;
	top: -4px;
	}

#weekly ul {
	margin: 0px;
	}
