/* CSS Document */
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FF0000;
}


.search {
	font-weight:bold;
	color:#FF0000;
}


.nextprev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FF9900;
	font-weight:bold;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.dataBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

.title_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	//text-decoration:none;
}

.bigcheck2 {
MARGIN: 0px;

COLOR: #000000;

LINE-HEIGHT: 18px;

}
.bigcheckbox {
   height: 20px;
   width: 20px;
   //color: #000000;
   //background-color: #000000;
   //border: 1px solid #000000;
} 
input.bigcheck {
	height: 90px;
	width: 90px;
} 

.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}



.key {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


#menu {
	top: 50px;
	left:0px;
	height: 27px;
	width:500px;
}


div.outer {
	float: left;
	width: 133px; height: 27px;
	margin: 0 3px 0 0;
	background: url( '../images/nav_tab.gif' ) 0 -50px no-repeat;
}

div.active {
	float: left;
	width: 133px; height: 27px;
	margin: 0 3px 0 0;
	background: url( '../images/nav_tab-down.gif' ) 0 -50px no-repeat;
}

div.active a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 12px/1 Arial, sans;
	color:#000000;
	text-decoration: none;
	background: url( '../images/nav_tab-down.gif' ) top left no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 12px/1 Arial, sans;
	color:#000000;
	text-decoration: none;
	background: url( '../images/nav_tab.gif' ) top left no-repeat;
	}
div.active span {
	display: block;
	margin:0; padding: 7px 0 0 21px;
	}
div.outer span {
	display: block;
	margin:0; padding: 7px 0 0 21px;
	}
	

div.outer a:hover {
	background: url( '../images/nav_tab-over.gif' ) top left no-repeat;
	color: black;
	}
div.outer a:active {
	color: #000000;
}

div.active a:active {
	background: url( '../images/nav_tab-down.gif' ) 0 -50px no-repeat;
	color: #000000;
}

.tableheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}


.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#ffffff;
	border-color:#eeeeee;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#ffffff;
	border-color:#eeeeee;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#ffffff;
	border-color:#eeeeee;
}


.checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.grayborder {
	border-color:#cccccc;
	border-width:thin;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color:#666666;
	color:#FFFFFF;
}

.gotitfrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
	color:#333333;
}

.highlight {
	font-style:italic;
	background-color:#FFFF00;
}

.campaignrow {
	background-color:#eeeeee;
}

.campaignrow2 {
	background-color:#ffffff;
}



.smallbutton {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;
	border-style:solid;
	border-color:#999999;
}

.bigbutton {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;
	border-style:solid;
	border-color:#999999;
}
.nodisplay {
	display:none;
}

.showrow {
	display:table-row;
}

.advertiser_input {
	color:#000000;
	font-weight:bold;
	border-style:solid;
	border-color:#CCCCCC;
	background-color:#eeeeee;
	font-size:12px;
	padding-left:5px;
	width:250px;
}

.advertiser_filter {
	color:#000000;
	background-color:#ffffff;
	font-size:9px;
	padding-left:5px;
	width:150px;
}

.stations_input {
	color:#666666;
	border-style:solid;
	border-width:thin;
	border-color:#666666;
	background-color:#FFFFFF;
	font-size:20px;
	padding-left:5px;
	width:250px;
}

select.options[selected] {
    background-color: #FF3300;
    color: white;
}

.advertiser_input_disabled {
	color:#CCCCCC;
	font-weight:bold;
	border-style:solid;
	border-color:#CCCCCC;
	background-color:#eeeeee;
	font-size:12px;
	padding-left:5px;
	width:250px;
}

.advertiser_filter_disabled {
	color:#CCCCCC;
	font-weight:bold;
	border-style:solid;
	border-color:#CCCCCC;
	background-color:#eeeeee;
	font-size:9px;
	padding-left:5px;
	width:150px;
}

iframe {
	border-width: 0px;
	height: 60px;
	width: 400px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

#images {
	width: 390px;
	margin: 20px;
}

#images div {
	margin: 10px;
	width: 100px;
	height: auto;
	border-style: solid;
	border-width: 5px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

#images div:hover {
	border-color: #529EBD;
}

#images img.load {
	margin: 36px;
}

.sectionheading {
	font-size:14px;
	color:#333333;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
