img, img a{border: none;}
td{
	padding: 5px;
	margin: 0px;
}
form, body{
	margin: 0px;
	padding: 0px;
}
body {
	color:#000000;
	background:#C0CCDB;
	font-family: Arial, Tahoma, Geneva,sans-serif;
	font-size:14px;
	line-height:normal;
}
a, a:visited{ text-decoration: none; color: #4974be; }
a.link{
  text-decoration: underline;
  font-weight: normal;
}
a.link:hover{
	text-decoration: none;
}

a.link.orange{
	color:  #eaa02e;
}
a.img_link, a.img_link:hover{
	text-decoration: none;
	color: #FFFFFF;
}
h1{
	color: #000000;
	font-family: Arial, 'Calibri', Trebuchet MS, sans-serif, Helvetica;
	font-size: 30px;
	font-weight: bold;
	padding: 0px 0 10px 0;
	margin: 30px 0px 20px 0px;
	border-bottom:2px solid #d3d5d9;
}
h2{
	color: #6e7178;
	font-family: Arial, 'Calibri', Trebuchet MS, sans-serif, Helvetica;
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 0px 20px;
	margin: 30px 0px 30px 0px;
	border-left:10px solid #4974be;
	line-height:24px;
}
h3{
  font-size: 18px;
  font-family: Arial, Tahoma, Geneva, sans-serif;
  padding: 10px 5px 10px 5px;
  margin: 0px;
  color: #000000;
}
h4{
	color: #4974be;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	margin:0;
}
h5{
	color: #000000;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 30px 0px 30px 0px;
}
h6 {
	font-size: 16px;
	color:#B50000;
	font-weight:bold;
	width:100%;
	border-bottom:1px solid #B50000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}
hr {
	color:#000;
	background-color:#000;
	height:1px;
	border:0px;
	overflow:hidden;
	text-align: left;/*this will align it for IE*/
	margin: 20px auto 20px 0px; /*this will align it left for Mozilla*/
}
ul, li{
  padding: 0px 0px 0px 0px;
  margin: 2px 0 2px 0;
}
p{
  margin: 10px 0px 10px 0px;
  padding: 0px;
}
.clear {
	clear:both;
}
.spacer1 {
	height:9px;
	width:1250px;
	background:url(../images/spacer1.jpg) no-repeat top center;
	margin:0px auto 0px auto;
}
.spacer2 {
	height:18px;
	width:1250px;
	background:url(../images/spacer2.jpg) no-repeat top center;
	margin:0px 0px 0px -20px;
}
.spacer3 {
	height:19px;
	width:1250px;
	background:url(../images/spacer3.jpg) top center repeat-x;
	margin:0px auto 0px auto;
}
.top_flex {
	background:#021548 url(../images/top_bg.png) no-repeat top center;
	height:80px;
	overflow:hidden;
}
.top {
  height:80px;
  width:1250px;
  background: url(../images/top.jpg) no-repeat top left;
  margin:0px auto 0px auto;
	color:#FFF;
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
}
.top_left {
	float:left;
	height:80px;
	overflow:hidden;
}
.top_right {
	float:right;
	height:80px;
	overflow:hidden;
	width: 900px;
}
.top_logo {
	width:280px;
	height:80px;
	margin:0px 0px 0px 0px;
	display:block;
	position:relative;
	top:0px;
	background:url(../images/logo.png) no-repeat;
}
.top_login {
  float:right;
	text-align:right;
  margin-left: 0px;
  margin-right : 0px;
  padding-top: 0px;
}
.top_menu{
  font-weight:bold;
  margin:0px 0px 0px 0px;
  height: 80px;
	width:900px;
	float:right;
	font-size:14px;
}
.adm_top_menu{
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #CCCCCC;
	height: 35px;
  font-size: 12px;
}
.top_menu a:link, .top_menu a:visited {
	color:#FFF;
	text-decoration:none;
	display:block;
	float:right;
	font-size:14px;
}
.top_menu a:hover, .top_menu a:active {
	color:#FFF;
	text-decoration:underline;
	display:block;
	float:right;
	font-size:14px;
}
.top_menu .separator {
	color:#6C6C6C;
	display:block;
	float:right;
	margin:0px 10px 0px 10px;
	font-size:19px;
	line-height:15px;
	font-family:Georgia, "Times New Roman", Times, serif, Arial;
	font-weight:normal;
}
.featured {
		width:1220px;
		margin:-20px 0px 0px -20px;
		height:260px;
		background:#000 url(../images/plate.png) no-repeat top left;
		color:#FFF;
		padding:15px 15px 15px 15px;

		text-align:left;
}
.featured a:link, .featured a:visited {
	color:#FE6400;
	text-decoration:none;
}
.featured a:hover, .featured a:active {
	color:#FE6400;
	text-decoration:underline;
}
.featured ul {
	margin:0px 0px 0px 13px;
	color:#8E8E8E;
}

.featured ul li {
	padding:4px 0px 0px 0px;
}
.featured_left {
	float:left;
	width:45%;
	border-right:3px dotted #0b2e73;
}
.featured_right {
	float:left;
	width:48%;
	padding-left:60px;
}
.main {
	width:1210px;
	margin:0px auto 0px auto;
	min-height:300px;
	background:#FFF;
	color:#000;
	padding:20px;
	text-align:left;
}
.main a:hover, .main a:active {
	color:#FC6000;
	text-decoration:underline;
}
.main ul {
	margin:0px 0px 0px 0px;
	color:#4974BE;
	font-weight:bold;
	padding-left:0;
}
.main ul li {
	margin:20px 0 0px 0;
}
.main1 {
	float:left;
	width:260px;
	padding:0px 15px 0px 0px;
	text-align:left;
}
.main1 h1 {
	font-weight:bold;
	font-size:20px;
	color:#4973BD;
	padding:10px;
	margin:0px auto 0px auto;
	margin-left:0;
	padding-left:0;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:none;
}
.main1 h3 {
	font-weight:bold;
	font-size:20px;
	color:#4973BD;
	margin-left:0;
	padding-left:0;
	font-family:Arial, Helvetica, sans-serif;
}
.main1 ul{
  list-style: none;
}
.main1 li a{
  font-weight: bold;
}
.main1 li{
  margin-bottom:  10px;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.main2 {
	float:left;
	width:260px;
	padding:0px 15px 0px 30px;
	border-left:1px solid #D3D5D9;
	text-align:left;
}
.main2 h3 {
	font-weight:bold;
	font-size:20px;
	color:#3B435D;
	margin-left:0;
	padding-left:0;
	font-family:Arial, Helvetica, sans-serif;
}
.main3 {
	float:left;
	width:260px;
	padding:0px 15px 0px 30px;
	border-left:1px solid #D3D5D9;
	border-right:1px solid #D3D5D9;
	text-align:left;
}
.main3 h3 {
	font-weight:bold;
	font-size:20px;
	color:#3B435D;
	margin-left:0;
	padding-left:0;
	font-family:Arial, Helvetica, sans-serif;
}
.main4 {
	float:left;
	width:260px;
	padding:0px 15px 0px 30px;
	text-align:left;
}
.main4 h3 {
	font-weight:bold;
	font-size:20px;
	color:#4973BD;
	margin-left:0;
	padding-left:0;
	font-family:Arial, Helvetica, sans-serif;
}
.column_left {
	float:left;
	width:160px;
	margin:0px 0px 20px 0px;
}
.column_center {
  float:left;
  width:850px;
  min-width:590px;
  padding:0px 20px 0px 20px;
}
.api_column_center{
  padding:0px 20px 0px 20px;
}
.column_right {
  float:left;
  width:160px;
  margin:0px 0px 20px 0px;
}
.column_table th {
	background: url('../images/cell_bg.png') no-repeat;
	color:#FFF;
  text-align: center;
}
.column_table td {
	border-top:1px solid #FFF;
	border-collapse:collapse;
}
table th{
  background-color:#F0F0F0;
  margin: 0px;
}


.icon_block, .icon_block_r{
	width:98px;
	height:98px;
	margin:0px 10px 10px 0px;
	background:#E9F8FE;
	text-align:center;
	padding: 5px;
  background: url('../images/icon_bg.png') no-repeat;
  color: #FFFFFF;
  text-align: center;
}
.icon_block {float:left;}
.icon_block_r {float:right;}

.icon_block img, .icon_block_r img {
  margin-top: 15px;
}
div.icon_block a, div.icon_block_r a{
  color: #061d51;
  text-decoration: none;
  display: block;

}
.icon_block a:hover, .icon_block_r a:hover{
  color:  #061d51;
  text-decoration: underline;
}

/* FORM */
.adm_form {
	color:#000;
}
.adm_form_table {
	border-collapse:collapse;
	border:none;
	color:#000;
}
.adm_form_table tr, .adm_form_table td {
	padding:5px;
}
.adm_form_table tr, .adm_form_tabletd {
	border-bottom:1px solid #EBEBEB;
}
.adm_form_textbox, .adm_form_password, .adm_form_textarea, .adm_form_listbox {
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	border:1px solid #DDD;
	border-top:1px solid #DDD;
	background-color: #FFFFFF;
	padding:4px;
	width:350px;
	min-height:16px;
}
.adm_form_listbox {
	width:360px;
	padding:3px 4px 3px 4px;
}
.adm_form_textarea {
	height:100px;
}
.adm_form_textbox:focus, .adm_form_password:focus, .adm_form_textarea:focus, .adm_form_listbox:focus {
	border:1px solid #000;
	border-top:1px solid #000;
}
.adm_form_button {
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#001D55;
	text-decoration:none;
	cursor:pointer;
	margin:0px 5px 0px 0px;
	border:none;
	padding:7px 14px 7px 14px;
	white-space:nowrap;
}
.adm_form_button:hover {
}
.adm_form_error {
	background:url(../images/grey_fill.png) repeat fixed;
}
.asterisk {
	color:#C90014;
	font-size:24px;
}
.icon, .icon a.link {
	margin:0px;
	padding:0px;
	height:18px;
	width:18px;
	border:none;
	vertical-align: middle;
	background:transparent;
}
.btn{
  background-image: url('../images/blue_button.png');
  background-repeat: no-repeat;
  border: none;
  color: #FFFFFF;
  height:  24px;
  width: 77px;
}
.btn2{
  background-image: url('../images/orange_button2.png');
  background-repeat: no-repeat;
  background-color: #03277B;
  border: none;
  color: #FFFFFF;
  height:  24px;
  width: 54px;
	cursor:pointer;
	cursor:hand;
}
input, textarea{
     font-family: Arial, Tahoma, Verdana;
     font-size: 11px;
     padding: 3px;
     border: none;
     color: #000000;
     font-weight: normal;
     border: 1px solid #4974be;
}
select{
     font-family: Arial, Tahoma, Verdana;
     font-size: 11px;
     color: #000000;
     font-weight: normal;
}
.inp{border: none;}

.l{float:left;}
.r{float: right;}
.red{color: #B50000; }
.light_blue{background-color: #C7E6FF;}

.l_red{background-color: #FFCACA;}
.l_em{font-style: italic; color:#B50000;}

.cell_title{
    border-bottom:1px solid #CCCCCC;
    font-weight: bold;
}
.cell_title_t{
    border-top:1px solid #CCCCCC;
    font-weight: normal;
}
.cell_title_b{
    border-bottom:1px solid #CCCCCC;
    font-weight: normal;
}
.title1{
 color:#4973BD;
 font-size:18px;
 font-weight:bold;
 padding:15px 0 0 0;
 display:block;
 margin:0;
 font-family:Arial, Helvetica, sans-serif;
}
#hidden_box, #hidden_box_container {
 position: absolute;
 display: none;
 background-color: #FFFFFF;
 border: 1px solid #CCCCCC;
}
#loading {position:fixed;right:0px;top:0px;background-color:#CC4444;color:#FFFFFF;padding:2px;display:none;}

/**
 * internal pages
 */
.fields_box{
    border-bottom: 1px solid #CCCCCC;
}
.bg_enduser{
    background-color: #C6E4FE;
}
.bg_apiuser{
    background-color: #C5FDC5;
}
#block_form{
    min-height:100%;
    min-width:100%;
    background-image: url('../images/block_bg.png');
    z-index:999;
    position:absolute;
    top:0px;
    left:0px;
    height:740px;
    text-align:center;
    display: block;
}
.aff_b_bought, .aff_s_spent{ display: inline-table;}
.aff_b_spent, .aff_s_bought{ display: none;}
.project_box{
    display: none;
    padding: 5px 5px 5px 20px;
}
.project_box_v{
    display: block;
    padding: 5px 5px 5px 20px;
}
.pr_custom{
    background-color: #DFF7FF;
}
.pr_release{
    background-color: #E6FFEC;
}
.pr_rush{
    background-color: #FFDFDF;
}
.w250{width:250px;}
#popup_message{
    font-size: 11px;
    text-align:center;
    z-index:10;
    background-color:#FFFFFF;
    border: 1px solid #000000;
    width:400px;
    padding:20px;
    color: #B50000;
    margin-top: 50px;
}
.border_b{border-bottom: 1px solid #CCCCCC;}
.border_t{border-top: 1px solid #CCCCCC;}
.note{font-size: 9px; color: #808080; font-style: italic;}

/* Accordion style menu */
#left_list, #left_list li{
  list-style: none;
  margin: 0;
  padding: 0;
}
#left_list ul, #left_list li  {
  list-style: none;
}
#left_list a{
  font-size: 12px;
  font-weight: normal;
  display: block;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-left: 0px;
	color:#081e5a;
	font-weight:bold;
}
#left_list a.left_list_toggle{
}
#left_list a.left_list_toogle_active{
}
#left_list .left_list_content a{
  margin-left: 5px;
	padding-left:13px;
  width: 135px;
	background:url(../images/dotlist.png) 0 10px no-repeat;
	border-bottom:none;
	font-size:11px;
	font-weight:normal;
}
#left_list .left_list_content li:hover{
}
.bold {font-weight: bold;}
ul.articles, ol.articles{
   color: #000000;
   font-weight: normal;
}
ul.articles a, ol.articles a{
    text-decoration:  underline;
}
ul.articles li, ol.articles li{
  margin-bottom: 20px;
}
.item {
  color:#056FBB;
  font-weight: bold;
}
#article_adsense{
  float: left;
  margin-right: 20px;
}
#article_video a{
  font-size: 14px;
}
.footer {
	width:1210px;
	margin:0px auto 0px auto;
	min-height:100px;
	background:#E4E9EE;
	color:#5D7389;
	padding:25px 20px 25px 20px;
	font-size:13px;
}
.footer a:link, .footer a:visited {
	color:#5D7489;
	text-decoration:none;
}
.footer a:hover, .footer a:active {
	color:#5D7489;
	text-decoration:underline;
}
.footer_box {
	float:left;
	margin:25px 10px 0px 0px;
  text-align: left;
}

.footer_copyright {

  clear: both;
	color:#A9A9A9;
  text-align: center;
  margin: 20px;
}
.footer_copyright a:link, .footer a:visited {
	color:#A9A9A9;
	text-decoration:none;
}
.footer_copyright a:hover, .footer a:active {
	color:#A9A9A9;
	text-decoration:none;
}

.authors_list li a{
    font-size: 14px;
}
.authors_list li img, .author_photo{
 bordeR: 1px solid #CCCCCC;
 padding:2px;
 margin-right: 5px;
 margin-bottom: 5px;
}
.authors_list li img.no_photo{
  border: none;

}
