
body {
	font-family: Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
p {
	font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
	font-size:12px;
	color: #444444;
	line-height:1.5;
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color: #444444;
	font-size: 11px;
}
a:hover {
    color: #638000;
}
hr {
	margin-top: 20px;
	margin-bottom: 10px;
	border-color: #CCCCCC;
	border-top: none;
	border-right: none;
	border-left: none;
}

span {
	font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
	font-size:12px;
	color: #444444;
	line-height:1.5;
}

table {
	margin: 0;
}

#site {
	margin: 0 auto;
	width: 960px;
}

#content {
	width: 960px;
	padding-top: 20px;
	clear: both;
        padding-left: 10px;
}

#banner {
	width: 960px;
	margin-bottom: 3px;
	height: 175px;
	background: url("../sys_images/adservicemedia_top.jpg") no-repeat;
	text-align: left;
}

.ul_lists{
	position: relative;
        clear:none;
        list-style-type:disc;
        margin-left:20px;
	margin-right:20px;
	margin-top: 10px;
}

.li_lists{
	border:medium none;
	color:#000000;
	cursor:pointer;
	font-size:13px;
	height:22px;
	line-height:1.5;
	outline:medium none;
	position:relative;
	text-align:left;
	z-index:200;
	float: none;
	margin: 0;
	width: 200px;
}

.banner_text {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 150px;
	position: absolute;
	margin-left: 10px;
}

.banner_info {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 20px;
	position: absolute;
	text-align: right;
	height: 100px;
	font-weight: bold;
	width: 945px;
}
.banner_info a {
    color: #638BD7;
    font-size: 12px;
}

.banner_info a:hover {
    color: #6584A2;
}

.info_1 {
	background-color: #FFFFFF;
	color:#666666;
	font-size:15px;
	font-weight:normal;
	margin-bottom: 5px;
	padding: 3px;
	right: 0px;
	float:right;
}
.info_2 {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 3px;
	color:#666666;
	font-size:15px;
	font-weight:normal;
	top: 26px;
	right: 0px;
	float:right;
	clear: both;
}
.info_3 {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 3px;
	color:#666666;
	font-size:15px;
	font-weight:normal;
	top: 52px;
	right: 0px;
	float:right;
	clear: both;
}

.form_cell {
	color:#666666;
	font-size: 11px;
	height: 28px;
	width: 317px;
	line-height: 1.8;
}
.form_hr {
	margin: 10px;
}
.form_cell input, .form_cell select, .form_cell textarea{
	float: right;
	width: 188px;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}
.addMediaBtn {
	margin-left:246px;
}
.form_cell a {
	float: right;
	margin-left: 5px;
}
.form_href {
	cursor: pointer;
	color: #FF0000;
}
.form_head {
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.form_container {
	border: 1px solid #EFEFEF;
	padding: 10px;
	width: 322px;
	
}
#full_form_container {
	float:left;
	margin-left: 20px;
}

#login_form_table table td{
	border-bottom: none;
}

#menu_bag {
	width: 960px;
	text-align: left;
}

#menu {
	text-align: left;              
        z-index:4;
	width:728px;
	height:22px;
	float: left;
	margin-left: 10px;
	position:relative;
}
#menu a{
        padding-bottom:4px;
	padding-top:3px;
	padding-left: 6px;
	padding-right: 7px;
        font-family: Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
	font-size: 12px;
	position: absolute;
	min-width: 120px;
}

.text{
	color: #0088CC;
	text-decoration: none;
	font-size: 11px;
	padding: 4px 10px 5px 0px;
	background-image: url("/sys_images/pil.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#headline {
	height:16px;
	color:#444444;
	font-size:12px;
	padding: 5px;
}

#headline1 {
	width: 200px;
	height: 16px;
	color:#CC0000;
	font-size:12px;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:5px;
	margin-top:25px;	
}

.left_text {
	font-size: 11px;
	margin-bottom: 20px;
	margin-left: 5px;
}

ul {
}

li {
	font-size:12px;
	line-height:1.6;
	padding: 4px 0px 4px 10px;
	color:#444444;
	

}

#menu ul, .publisher_login ul {
	position: relative;
        clear:both;
        list-style-type:none;
        margin:0;
        padding:0;
}

#menu li {
	border:medium none;
	background-color:#EEEEEE;
	color:#000000;	
	cursor:pointer;
	float:left;
	font-size:13px;
	height:22px;
	line-height:1.5;
	outline:medium none;
	position:relative;
	text-align:left;
	z-index:200;
	float: left;
	margin: 0;
	width: 130px;
	padding: 0px;
}

.publisher_login li {
	border:medium none;
	background-color:#EEEEEE;
	color:#000000;
	cursor:pointer;
	float:left;
	font-size:13px;
	height:16px;
	line-height:1.0;
	outline:medium none;
	position:relative;
	text-align:center;
	z-index:200;
	float: left;
	margin: 0;
	padding: 0px;
}

.selected {
	background-color: #00CC00;
}
.selected a{
	color: #FFFFFF;
}

div.ahover {
        position: absolute;
        z-index: 99;
        background-color: #00CC00;

}

.blank{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 22px;
	float: left;
	cursor: pointer;
	width: 5px;
}

#top {
	width: 960px;
	height:70px;
}

#top .flag {
	float: left;
	margin-top: 5px;
	color:#444444;
}

#top .flag a{
	padding: 4px 3px 6px 3px;
	position: relative;
}

#top .logo {
	clear: both;
	text-align: left;
	position: absolute;
}
#top .publisher_login {
	float:right;
	margin-top: 32px;
	clear: both;
	margin-right: 15px;
}
#top a{
	padding-left: 6px;
        padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#content_left {
	width:190px;
	height:153px;
	font-size:11px;
	color: #444444; /*#8c8c8c;*/
	padding-right: 10px;
	float: left;
	height: 100%;	
}

#content_left .check_traffic {
	padding: 5px;
	background-color: #FE9900;
	width: 120px;
}
#content_left .check_traffic a {
	color: #FFF;
}
#content_right {
	margin-left: 10px;
	float: left;
	width: 730px;
}
#content_right a:hover{
        color: #6584A2;
}
#content_right table{
	font-size: 11px;
}
#content_right td{
    border-bottom: solid thin #EFEFEF;
}

#footer {
	clear: both;
	text-align: right;
	color: #666666;
	margin-bottom: 10px;
}

#agents_div {
	display: block;
}
#agents_div select{
	margin-left: 92px;
	float: left;
	width: 148px;
}
#agents_div input{
	margin-left: 92px;
	float: left;
}
#line_div {
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.agents_text{
	float: left;
	clear: both;
	width: 100px;
}

#date {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
}

#date .pic_arrow_from, #date .pic_arrow_to{
	background-image:url("/ms_img/arrow_pic.png");
	background-position:left 0;
	background-repeat:no-repeat;
	float:left;
	margin-right:70px;
	padding-bottom:12px;
	padding-left:48px;
	
}
#agents_div .submit_btn {
	margin-left: 0px;
}
#date .pic_arrows {
	margin-left: 200px;
}
#date .from {
	float:left;
	margin-left:70px;
	margin-right:30px;
}
#date .to_arrow {
	float: left;
	margin-top: 7px;
}
#date .to {
	float:left;
	margin-left:30px;
	margin-right:30px;
}

/*Table styling*/

#sortTable,#sortTable1,#sortTable2 {
	font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
	background-color: #CDCDCD;
	font-size: 8pt;
	text-align: left;
}
#sortTable thead tr th, #sortTable tfoot tr th, #sortTable1 thead tr th, #sortTable1 tfoot tr th, #sortTable2 thead tr th, #sortTable2 tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
#sortTable thead tr .header, #sortTable1 thead tr .header, #sortTable2 thead tr .header {
	background-image: url(/con_images/small.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
#sortTable tbody tr, #sortTable1 tbody tr, #sortTable2 tbody tr  {
	background-color: #FFF;
}
#sortTable tbody td, #sortTable1 tbody td, #sortTable2 tbody td {
	padding: 4px;
	color: #3D3D3D;
	vertical-align: top;
	
}
#sortTable tbody tr.odd, #sortTable1 tbody tr.odd, #sortTable2 tbody tr.odd {
	background-color:#F0F0F6;
}
#sortTable thead tr .headerSortUp, #sortTable1 thead tr .headerSortUp, #sortTable2 thead tr .headerSortUp {
	background-image: url(/con_images/small_asc.gif);
}
#sortTable thead tr .headerSortDown {
	background-image: url(/con_images/small_desc.gif);
}
#sortTable thead tr .headerSortDown, #sortTable thead tr .headerSortUp, #sortTable1 thead tr .headerSortDown, #sortTable1 thead tr .headerSortUp, #sortTable2 thead tr .headerSortDown, #sortTable2 thead tr .headerSortUp {
background-color: #8dbdd8;
}

.highlight{
	background-color: #CCCC99;
}

/*END*/

#contact {
	font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
	font-size:11px;
	color: #333333;
	line-height:1.5;
	margin-top: 20px;
	height: 160px;
}
#contact div{
	float: left;
}
#contact img {
	float: right;
}

.input_checkbox div {
	display: block;
	clear: both;
}

#search_btn {
	margin-left: 300px;
}

.client {
	width: 140px;
	height: 61px;
	float: left;
	margin: 2px;
	padding: 0px;
	position: relative;
	border: 1px solid #E8E8E5;
}
#banner_content {
	width: 730px;
	height: 134px;
	z-index: 1;
	margin: auto;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	/* Shadows: */
/*	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px 12px 12px #7C7C7C;
	-webkit-box-shadow: 0px 12px 12px #7C7C7C;
	box-shadow: 0px 12px 12px #7C7C7C;*/
}
