/* Zemoga */
/* A&E AD SALES CSS */
/* revision 1.0 */

/* ----------[ GENERAL ]---------- */
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background: #02192F;
}
#main_header {
	width: 1007px;
	margin: 1px auto 0px;
	padding: 0px 1px;
	background: repeat-y url("/images/back_main.gif");
}
#main_content {
	position: relative;
	width: 1007px;
	margin: 0px auto;
	padding: 0px 1px;
	background: repeat-y url("/images/back_main.gif");
}
#main_content:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility: hidden;
}
#main_footer {
	clear: both;
	width: 1009px;
	height: 30px;
	margin: 0px auto;
	padding: 20px 0px;
	background: top no-repeat url("/images/back_main_footer.gif");
}
object {
	clear: both;
	display: block;
}
h2 {
	color:#88B2E0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	text-shadow:#333333 3px 3px;
        text-transform:uppercase;
}
h3 {
	margin: 0px;
}
a:link,
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFB40F;
}
a:hover {
	text-decoration: underline;
}

/* ----------[ MAIN CONTENT ]---------- */
#main_content .col_01 {
	float: left;
	margin-right: -792px;
	padding-top: 28px;
	padding-right: 792px;
	padding-left: 8px;
	width: 204px;
	height: 540px;
	background: top repeat-x url("/images/back_main_content.gif");
}
#main_content .col_02 {
	float: left;
	width: 761px;
	padding: 36px 12px 0px 19px;
	font-size: 10px;
}
p {
	font-size: 1.1em;
}

/* ----------[ COLUMN 02 ]---------- */
.home .subcol_01 {
	float: left;
	margin: 0px;
	padding-right: 20px;
	width: 430px;
	line-height: 18px;
}
.home .subcol_02 {
	float: left;
	margin: 0px;
	width: 311px;
	line-height: 18px;
}
.home .subcol_02 p {
	margin: -14px 0px 0px 40px;
}
.landing .subcol_01 {
	float: left;
	margin: 0px;
	padding-right: 20px;
	width: 325px;
	line-height: 18px;
}
.landing .subcol_02 {
	float: left;
	margin: 0px;
	width: 416px;
}
.landing .subcol_02 #vp {
	display: block;
	width: 416px;
	height: 363px;
	background: 1px bottom no-repeat url("/images/reflection_videoplayer.gif");
}
.line_bottom {
	padding-bottom: 14px;
	border-bottom: 1px solid #C8E3FF;
}
#download_box:after,
.download_box:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility: hidden;
}
#download_box .box,
.download_box .box {
	float: left;
	width: 236px;
	margin: 0px -7px 0px 7px;
	padding: 15px 6px;
}
#download_box h3,
.download_box h3 {
	margin: 5px 5px -5px;
	padding: 8px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	color: #232F49;
	background: #FFFFFF;
}
#download_box .box h3,
.download_box .box h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #99CCFF;
	background: none;
}
#download_box img.sample,
.download_box img.sample {
	float: left;
	margin-right: 10px;
	border: 1px solid #CC0000;
}
#download_box p,
.download_box p {
	float: left;
	margin: 0px 5px 5px 0px;
}
#download_box p.no_float,
.download_box p.no_float {
	float: none;
}
p.bottom_download_box {
	clear: both;
	width: 761px;
	height: 30px;
	padding-top: 10px;
	margin: 0px !important;
	text-align: center;
	background: no-repeat url("/images/bottom_download_box.gif");
}

#schedules {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: auto !important;
	list-style: none;
	font-weight: bold;
	color: #FFFFFF;
}

#schedules li {
	position: relative;
	margin: 0px;
	padding: 10px 15px;
}
#schedules li.odd {
	background: #232F49;
}
#schedules li.even {
	background: #313F57;
}
#schedules li.even#selected,
#schedules li.odd#selected {
	background-color: #5B799F;
}
#schedules li a.schedule,
#schedules li a.view_schedule {
	position: absolute;
	display: block;
	top: 6px;
	right: 0px;
	width: 145px;
	height: 22px;
	margin-right: 10px;
}
#schedules li a.schedule:hover,
#schedules li a.view_schedule:hover {
	cursor: pointer;
}
#schedules li a.schedule span,
#schedules li a.view_schedule span {
	display: block;
	position: absolute;
	width: 145px;
	height: 22px;
	background: no-repeat url("/images/button_download_schedule.gif");
}
#schedules li a.view_schedule {
	width: 90px;
	right: 115px;
}
#schedules li a.view_schedule span {
	background: no-repeat url("/images/button_view_schedule.gif");
	width: 90px;
}
.content_list_schedule {
	height: 97px;
	overflow: scroll;
	overflow-x:hidden;
	width: 761px;
	border: 1px solid #CCCCCC;
	position:relative;
	margin-bottom: 0px;
}
#schedule_holder {
	width: 761px;
	background-color: #CCC;
	height: 400px;
}



a.traffic span {
}

/* ----------[ MAIN FOOTER ]---------- */
#main_footer p {
	font-size: 1em;
	text-align: center;
}
#main_footer p a:link,
#main_footer p a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #297FD5;
}
#main_footer p a:hover {
	text-decoration: underline;
}

/* ----------[ CONTENT FORMATTING ]---------- */
.scheduleContent {
	margin: 0px;
	padding: 10px 0 15px 0;
	font-size: 11px;
}

/* ----------[ DOWNLOAD FORMATTING ]--------- */
.download_lite_box {
        background: top no-repeat url("/images/back_lite_download_box.gif");
}
#download_box:after,
.download_box:after,
.download_lite_box:after {
        content: ".";
        display: block;
        height: 0;
        font-size:0;
        clear: both;
        visibility: hidden;
}
#download_box .box,
.download_box .box,
.download_lite_box .box {
        float: left;
        width: 236px;
        margin: 0px -7px 0px 7px;
        padding: 15px 6px;
}
.download_lite_box .clear {
        margin-right: 50px;
}
#download_box h3,
.download_box h3,
.download_lite_box h3 {
        margin: 5px 5px -5px;
        padding: 8px 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.5em;
        font-weight: normal;
        text-transform: uppercase;
        color: #232F49;
        background: #FFFFFF;
}
#download_box .box h3,
.download_box .box h3,
.download_lite_box .box h3 {
        margin: 0px 0px 10px;
        padding: 0px;
        color: #99CCFF;
        background: none;
}
#download_box img.sample,
.download_box img.sample,
.download_lite_box img.sample {
        float: left;
        margin-right: 10px;
        border: 1px solid #FFB40F;
}

#download_box p,
.download_box p,
.download_lite_box p {
        float: left;
        margin: 0px 5px 5px 0px;
        width: 760px;
}
#download_box p.no_float,
.download_box p.no_float,
.download_lite_box p.no_float {
        float: none;
}

/* ----------[ RESULTS ]---------- */
.results {
        margin: 0px 0px 4px;
        padding: 15px;
        background: #232F49;
}
.results h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #7EA6CF;
}
.term {
        color: #7EA6CF;
}
.results ul {
        margin: 15px 0px 0px;
        padding: 0px;
        list-style: none;
        color: #FFFFFF;
}
.results li {
        margin: 0px;
        padding: 10px 15px;
}
.results li.odd {
        background: #313F57;
}
.prev_next {
        margin-top: 10px;
        margin-bottom: 0px;
        text-align: right;
}
/* ----------[ RESULTS ]---------- */

/* ----------[ COLUMN 01 ]---------- */
p.user {
        margin: -10px 2px 5px;
        color: #FFFFFF;
}
p.user_links {
        margin: 0px 0px 8px;
        height: 16px;
}
a.link_preferences {
        float: left;
        width: 106px;
        height: 16px;
}
a.link_logout {
        float: right;
        width: 77px;
        height: 16px;
}
a:hover.link_preferences,
a:hover.link_logout {
        cursor: pointer;
}
.link_preferences span,
.link_logout span {
        display: block;
        position: absolute;
}
.link_preferences span {
        width: 106px;
        height: 16px;
        background: no-repeat url("/images/button_preferences.gif");
}
.link_logout span {
        width: 77px;
        height: 16px;
        background: no-repeat url("/images/button_logout.gif");
}
.link_preferences:hover span,
.link_logout:hover span {
        background-position: 0px -16px;
}
#box_search {
        height: 67px;
        margin-bottom: 8px;
        background: no-repeat url("/images/search/box_search.gif");
}
#box_search span {
        position: absolute;
        width: 54px;
        height: 17px;
        background: no-repeat url("/images/search/title_search.gif");
}
#box_search input.text {
        display: block;
        margin: 6px auto 3px;
        width: 194px;
        height: 16px;
        border: 1px solid #02192F;
        font-size: 1em;
        color: #02192F;
}
#box_search input.button {
        margin-left: 159px;
}
ul#box_menu {
        height: 435px;
        margin: 0px;
        padding: 0px 0px 0px 2px;
        list-style: none;
        background: no-repeat url("/images/box_menu.png");
}
ul#box_menu li a {
        display: block;
        width: 199px;
        height: 28px;
}
ul#box_menu li a:hover {
        cursor: pointer;
}
ul#box_menu li a span {
        display: block;
        position: absolute;
        width: 199px;
        height: 28px;
}
a.traffic span {
        background: no-repeat url("/images/link_traffic.gif");
}
a.portfolio span {
        background: no-repeat url("/images/link_portfolio.gif");
}
a.brandlogos span {
        background: no-repeat url("/images/link_brandlogos.gif");
}
a.corpcontacts span {
        background: no-repeat url("/images/link_corpcontacts.gif");
}
a.toolbox span {
        background: no-repeat url("/images/link_toolbox.gif");
}
a.brandhome span {
        background: no-repeat url("/images/link_brandhome.gif");
}
a.programing span {
        background: no-repeat url("/images/link_programing.gif");
}
a.schedules span {
        background: no-repeat url("/images/link_schedules.gif");
}
a.contacts span {
        background: no-repeat url("/images/link_contacts.gif");
}
a:hover.traffic span,
a:hover.portfolio span,
a:hover.brandlogos span,
a:hover.corpcontacts span,
a:hover.toolbox span,
a:hover.brandhome span,
a:hover.programing span,
a:hover.schedules span,
a:hover.contacts span {
        background-position: 0px -28px;
}
a.traffic span.actual {
        background: no-repeat url("/images/actual_traffic.gif") !important;
}
a.portfolio span.actual {
        background: no-repeat url("/images/actual_portfolio.gif") !important;
}
a.brandlogos span.actual {
        background: no-repeat url("/images/actual_brandlogos.gif") !important;
}
a.corpcontacts span.actual {
        background: no-repeat url("/images/actual_corpcontacts.gif") !important;
}
a.toolbox span.actual {
        background: no-repeat url("/images/actual_toolbox.gif") !important;
}
a.brandhome span.actual {
        background: no-repeat url("/images/actual_brandhome.gif") !important;
}
a.programing span.actual {
        background: no-repeat url("/images/actual_programing.gif") !important;
}
a.schedules span.actual {
        background: no-repeat url("/images/actual_schedules.gif") !important;
}
a.contacts span.actual {
        background: no-repeat url("/images/actual_contacts.gif") !important;
}
ul#box_menu li.select {
        height: 28px;
        text-align: center;
        background: no-repeat url("/images/back_li_menu.gif");
}
ul#box_menu li.select select {
        width: 182px;
        margin-top: 5px;
        font-size: 1em;
        font-weight: bold;
        color: #02192F;
}

