@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

.wrapper{
	width:946px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	width:100%;
	height:87px;
	background-color:#fff;
	float:left;
}

.header p{
	clear:left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a5a5a5;
	padding-left: 22px;
	margin-top: 3px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.logo{
	float:left;
	background-image:url(images/logo.jpg);
	width:251px;
	height:30px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 19px;
	padding-left: 13px;
}

.live_support{
	float:right;
	background-image:url(images/live_support.jpg);
	width:285px;
	height:79px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 8px;
	padding-right: 15px;
}

.nav-login{
cursor:pointer;
	width:100%;
	height:47px;
	background:#3a3a3a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #424242;
	clear: left;
}

.navigation{
cursor:pointer;
	float:left;
	padding-left: 21px;
	margin-top: 11px;
	height: 36px;
}

.navigation ul{
cursor:pointer;
	margin:0px;
	height: 36px;
	padding: 0px;
	overflow:hidden;
	float:left;
}

.navigation ul li{
cursor:pointer;
	float:left;
	padding:0px;
	list-style-type: none;
	display:block;
	padding-left:4px;
}
 
.navigation li a{
cursor:pointer;
	color: #fff;
	text-decoration: none;
	display:block;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	height:36px;
	float:left;
	padding-left:5px;
	outline: none;
	background-image: url(images/nav_lf_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	line-height: 35px;
	font-variant: normal;
}

.navigation li a span{
cursor:pointer;
	display:block;
	height:36px;
	float:left;
	padding-left:6px;
	padding-right:10px;
	outline: none;
	background-image: url(images/nav_b_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Hide from IE5-Mac \*/
.navigation a, .navigation a span{
cursor:pointer;
float: none
}
/* End hide */

.navigation a:hover{
cursor:pointer;
	background-image: url(images/nav_lf_b_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float: left;
	height:36px;
}

.navigation a:hover span{
cursor:pointer;
	background-image: url(images/nav_b_right_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	color:#5e5e5e;
	height:36px;
}

.navigation a.selected{
cursor:pointer;
	background-image: url(images/nav_lf_b_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:36px;
}
.navigation a.selected span{
cursor:pointer;
	background-image: url(images/nav_b_right_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	color:#5e5e5e;
	height:36px;
}

#form1{
	float:right;
	overflow:hidden;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#usersname{
	float:left;
	margin:0px;
	border:0px;
	height: 20px;
	width: 126px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #5e5e5e;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#password{
	float:left;
	border:0px;
	height: 20px;
	width: 126px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #5e5e5e;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}

#form1 p{
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#go{
	background-image:url(images/go_b.jpg);
	width:35px;
	height:26px;
	float:left;
	border:0px;
	padding:0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.top_box{
	width:690px;
	height:218px;
	float:left;
	padding-left: 227px;
	background-image: url(images/globe.jpg);
	background-repeat: no-repeat;
	background-position: 18px;
	margin-top: 11px;
display:none; opacity: 0; z-index:1

}

.inner_box{
	float:left;
	background-image:url(images/gradiant-orange_box.jpg);
	width:682px;
	height:191px;
	margin-top: 6px;
}

.inner_box p{
	float:left;
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right_orange{
	float:left;
	margin-top:6px;
	height:191px;
	width:8px;
	background-image:url(images/top_box_right_side.jpg);
}

.blue_box{
	float:left;
	width:210px;
	height:87px;
	background-image: url(images/right_blue_box.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 9px;
	margin-top: 19px;
}

.inner_blue_box{
	width:210px;
	height:87px;
	float:left;
	background-image: url(images/bg_blue_box.jpg);
}

.inner_blue_box p{
	font-size:18px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 210px;
}

.register_top{
	float:right;
	background-image:url(images/register_b_top.jpg);
	width:188px;
	height:42px;
	margin-top: 10px;
}

.left_box{
	width:390px;
	float:left;
	padding-left: 30px;
	background-image: url(images/left-top-corner-box.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
	margin-top: 12px;
	overflow: hidden;
}

.left_box p{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

h1{
	float:left;
	color:#ff5f00;
	padding-left: 14px;
	width: 350px;
	font-family: "Trebuchet MS";
	font-size: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.list{
	float:left;
	padding-left:32px;
	clear:left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 32px;
	width: 358px;
}

.list li{
	clear: left;
	margin-top: 3px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	width: 400px;
	list-style-type: none;
	background-image: url(images/check_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

.ojlink {
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#ff5f00;
	list-style-type: none;

}

.ojlink:hover{
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	list-style-type: none;
    font-weight:bold;
	color:#ff5f00;
}


.register_bottom{
	float:left;
	background-image:url(images/opennewaccount.gif);
	width:357px;
	height:36px;
	margin-top: 10px;
	margin-left: 10px;
}

.right_box{
	width:478px;
	float:left;
	margin-top: 2px;
	padding-left: 19px;
}

.network_spot{
	float:right;
}

.top_network{
	float:right;
	background-image:url(images/network-statistics-live.jpg);
	width:473px;
	height:31px;
}

.network_content{
	float:right;
	background:#3a3a3a;
	width:467px;
	height:auto !important;
	min-height:95px;
	height:95px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686767;
	border-left-color: #686767;
}

.bottom_network{
	float:right;
	background-image:url(images/top_box_right_bottom.jpg);
	width:473px;
	height:6px;
	overflow: hidden;
}

.text_left{
	float:left;
	margin-top: 12px;
	padding-left: 23px;
}

.text_right{
	float:right;
	margin-top: 12px;
	padding-right: 26px;
}

.text_left p{
	color:#fff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text_left div{
	color:#fff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.text_right p{
	color:#fff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text_right div{
	color:#fff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 

.news_spot{
	float:right;
	margin-top: 14px;
	width: 478px;

}

.news_top{
	float:right;
	background-image:url(images/top_right_bottom_box.jpg);
	width:478px;
	height:44px;
}

.news_contents{
	float:right;
	height:auto !important;
	width:467px;
	height:200px;
	min-height:200px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
}

.news_bottom{
	float:right;
	width:473px;
	background-image:url(images/bt_box_bottom.jpg);
	height:7px;
	background-repeat: no-repeat;
	overflow: hidden;
}

h2{
	float:left;
	color:#ff8400;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
}

.calender{
	width:30px;
	height:35px;
	text-align: center;
	float: left;
}

.top_c{
	height:13px;
	font-family: Calibri;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3c3c3c;
	text-align: center;
	background-color: #e2e2e0;
	width: 30px;
}

.bottom_c{
	height:22px;
	width:30px;
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6f6f6f;
	background-color: #eee;
	text-align: center;
}

.news{
	float:right;
	width:455px;
	margin-top: 15px;
}

.news a{
	float:left;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0089dc;
	text-decoration:none;
	margin-top:6px;
	margin-left: 11px;
}

.news a:hover{
	text-decoration:underline;
}

.news p{
	float:left;
	width: 450px;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #1e1e1e;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer{

	clear:left;
	height: 46px;
	background: #3a3a3a;
	margin-top: 18px;
	width:100%;
}

.footer p{
	padding-left:17px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-right:35px;
}

.content{
	float:left;
	padding-bottom:18px;
	width: 100%;
  min-height: 670px;
}




.notice{
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	width: 700px;
	padding-left: 26px;
	margin-top: 2px;
}

.middle{
	float:left;
	margin-top: 23px;
	padding-left: 20px;
}

.statistics_boxs{
    width:902px;
	float:left;
	padding:1px;
	border:solid 1px #d3d3d3;
}

.stats_bg{
	background-image:url(http://1800banners.com/images/stats_box_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	height:auto;
	width:auto;
}

.t_left{
		float:left;
		background-image:url(http://1800banners.com/images/sides.gif);
		width:1px;
		height:44px;
		overflow:hidden;
}

.title{
	float:left;
	margin-top: 2px;
	;
	padding-left: 2px;
}

.m_left{
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	background-color: #fff;
	width: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #5e5e5e;
	padding-right: 12px;
	padding-left: 12px;
	height: 43px;
}

.stats_chart_pad{
	float:left;
	clear:left;	
 
	padding-left: 17px;
	margin-top: 7px;
	padding-bottom: 18px;
	padding-right: 17px;
	width: 866px;
}





.stats_chart_pad table{
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.stats_charts{
	border:solid 1px #d9d9d9;
	float:left;
	width: 422px;
}







.statistics_boxshome{
    width:468px;
	float:left;
	padding:1px;
	border:solid 1px #d3d3d3;
}

.stats_bghome{
	background-image:url(http://1800banners.com/images/stats_box_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	height:auto;
   width:467px;
}






 form submit, form textarea, form select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
 
	background-image:url(http://1800banners.com/images/stats_box_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:auto;
	width:auto;


	border:solid 1px #949494;
    padding-top:5px;
    padding-bottom:5px;
color:#000000;
}
submit:hover, textarea:hover, select:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
   
	border:solid 1px #949494;
color:#000000;
}



input:focus, submit:focus, textarea:focus, select:focus {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;

color:#000000;

} 


form input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
 
	background-image:url(http://1800banners.com/images/stats_box_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:auto;
	width:auto;


	border:solid 1px #949494;
    padding-top:5px;
    padding-bottom:5px;
color:#000000;
}
input:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
    font-style:italic; 
   
	border:solid 1px #949494;
color:#000000;
}



input:focus{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
color:#000000;
 font-weight:bold;
} 

.statistics_boxs table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
 
	color:#000000;

}

  span.checkbox {
     width: 19px;
    height: 20px;
  
     background: url(http://www.1800banners.com/newimages/checkbox.gif) no-repeat;
   
  display: block;
	clear: left;
   }
 
  span.radio {
   width: 19px;
   height: 20px;
 
     background: url(http://www.1800banners.com/newimages/radio.gif) no-repeat;
    display: block;

 
   }


.homefaqlayer {

	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
width:445px;  padding-left:20px; padding-bottom:5px; padding-top:2px; position:relative; float:right; clear:none;
padding-right:35px;
height:250px;

}

.archive {
	float:right;
    clear:none;
	width:99px;
	height:25px;
	outline:none;
	overflow:hidden;
	padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;
}
.archive a{
	float:right;
    clear:none;
	background-image:url(http://1800banners.com/images/archive.gif);
	width:99px;
	height:25px;
	outline:none;
	overflow:hidden;
	background-position:left top;
}
.archive a:hover{
	float:right;
	background-position:right top;
}


.stats_chart_pad{
	float:left;
	clear:left;	
 
	padding-left: 17px;
	margin-top: 7px;
	padding-bottom: 18px;
	padding-right: 17px;
	width: 866px;
}





.stats_chart_pad table{
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.stats_charts{
	border:solid 1px #d9d9d9;
	float:left;
	width: 422px;
}
.stats_name{
	float:left;
	color:#0071b2;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #fff;
	margin-top: -10px;
	width: auto;
	position: relative;
	z-index: 1;
}

.stats_nameright {
	float:right;
    padding-right:4px;
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #fff;
	margin-top: -10px;
	width: auto;
	position: relative;
	z-index: 1;
}
.stats_nameright a{
 	clear: right;
	font-family: "Trebuchet MS";

	color:#ff5f00;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #fff;
	margin-top: -10px;
	width: auto;
	position: relative;
	z-index: 1;
    }


.stats_nameright a:hover {
    clear: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #fff;
	margin-top: -10px;
	width: auto;
	position: relative;
	z-index: 1;

    font-weight:bold;
	color:#ff5f00;
    }


.stats_n_pad{

	padding-left:5px;
	padding-right:5px;
}




.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
color:#ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	width: auto;
	position: relative;
	z-index: 1;
    }
.whitelink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	position: relative;
	z-index: 1;
color:#ffffff;
    }

.keycontent {
display:none;
}

.bluelink {
	font-family: "Trebuchet MS";
	color:#0089dc;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	width: auto;
	position: relative;
	z-index: 1;
    }
.bluelink:hover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	position: relative;
	z-index: 1;
color:#000000;
    }
tr.rowlightgrey
{
text-decoration:none;  color:#000000;
background-color: #e8e8e8;
}
tr.row
{
text-decoration:none;  color:#000000;
background-color: #f3f1f1;
}

 