*{
margin: 0px;
padding:0px;
}

body,html{
margin:0px;
padding:0px;
font-family:arial;
font-size:12px;
color:#464447;
font-weight:normal;
line-height:18px;
background:url(http://www.eclickz.com/images/bg.gif) repeat-x;
}

a:focus,input{
outline:none;
}
img{
border:0;
}

#container{
width:1001px;
margin:0 auto;
}
/*header css starts here*/
#header{
width:951px;
float:left;
z-index:1;
clear:both;
margin-top:20px;
background:url(http://www.eclickz.com/images/headerbg.gif) no-repeat top;
height:253px;
padding: 29px 25px 0 25px;
}

#headerLeft{
width:726px;
float:left;
}

.headerLeft_top{
width:726px;
float:left;
}
.logo{
width:200px;
float:left;
text-align:center;
}

.menu{
width:526px;
float:left;
padding:18px 0 0 0;
}
.menu ul{
list-style:none;
}
.menu li{
display:inline;
}
.menu a{
float:left;
font-size:14px;
color:#474546;
font-weight:bold;
text-decoration:none;
margin:0 17px;
padding-bottom:2px;
border-bottom:5px solid #fff;
}
.menu a:hover{
border-bottom:5px solid #dfdfdf;
}
.menu li.active a{
border-bottom:5px solid #dfdfdf;
}

.flash{
width:726px;
float:left;
margin-top:7px;
}


#headerRight{
width:225px;
float:left;
height:222px;
margin-top:13px;
}

.blogreview{
width:195px;
height:131px;
float:left;
text-align:center;
background:url(http://www.eclickz.com/images/reviewbg.gif) no-repeat;
margin-top:36px;
padding:15px;
}

.sign_up{
width:225px;
float:left;
padding-top:15px;
text-align:right;
}

.tabs{
width:216px;
float:right;
margin-right:9px;
}
.tabs ul{
float:right;
list-style:none;
}
.tabs li{
display:inline;
float:left;
}
.tabs a{
float:left;
font-size:11px;
color:#ffffff;
line-height:12px;
text-decoration:none;
background:url(http://www.eclickz.com/images/left.gif) no-repeat left top;
padding-left:7px;
}
.tabs a span{
display:block;
color:#ffffff;
background:url(http://www.eclickz.com/images/right.gif) no-repeat right top;
padding:4px 17px 4px 10px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span {float:none;}
/* End IE5-Mac hack */

.tabs a:hover span {
color: #434446;
}
.tabs li.selected a{ /*Selected Tab style*/
background-position:0% -20px; /*Shift background image up to start of 2nd tab image*/
}
.tabs li.selected a span{ /*Selected Tab style*/
background-position:100% -20px; /*Shift background image up to start of 2nd tab image*/
color:#434446;
}
.tabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -20px; /*Shift background image up to start of 2nd tab image*/
}
.tabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -20px; /*Shift background image up to start of 2nd tab image*/
}

.formBox{
width:178px;
float:left;
padding:20px 25px 0 22px;
}
.formBox select{
width:176px;
color:#2983b5;
border:0px;
padding:3px;
}
.formBox p{
padding: 10px 0 0 0;
}
.formBox input{
color:#454545;
padding:4px 5px;
border:0px;
width:166px;
}
.formBox input.gobtn{
padding:0;
border:0px;
width:25px;
float:right;
}
.formBox a{
font-size:11px;
color:#000;
line-height:20px;
}
.formBox a:hover{
text-decoration:none;
}


.banner{
width:951px;
float:left;
margin: 7px 0 0 0;
height:85px;
background:url(http://www.eclickz.com/images/banner-bg.jpg) no-repeat;
text-align:center;
font-family:"Trebuchet MS";
font-size:44px;
color:#fff;
font-weight:bold;
line-height:50px;
padding-top:43px;
letter-spacing:-1px;
}
.banner span{
color:#97def4;
}
/*header css ends here*/

/*middle css starts here*/
#middle{
width:951px;
float:left;
z-index:1;
clear:both;
padding:0 25px;
}
.panel{
width:951px;
float:left;
padding-bottom:15px;
}
.ppcBox{
width:361px;
float:left;
}
.ppcBox h2{
padding-left:25px;
font-size:22px;
color:#474546;
}
.ppcBox h2 span{
color:#949494;
font-weight:normal;
}
.bluebox{
width:303px;
float:left;
border:1px solid #ececec;
background:#f6f6f6;
padding: 10px 20px 15px 20px;
margin-top:15px;
}
.bluebox h3{
font-size:18px;
color:#2b82b7;
font-weight:normal;
line-height:42px;
}
.bluebox h3 img{
margin-right:12px;
}
.bluebox p{
margin-top:10px;
} 
.bluebox p.learnmore{
padding-left:25px;
}
.bluebox ul{
padding:5px 0 0 5px;
list-style:none;
}
.bluebox ul li{
background:url(http://www.eclickz.com/images/dot.gif) no-repeat 0 10px;
padding:4px 0 4px 15px;
}

.webBox{
width:361px;
float:left;
}
.webBox h2{
padding-left:25px;
font-size:22px;
color:#474546;
}
.webBox h2 span{
color:#949494;
font-weight:normal;
}
.orangebox{
width:303px;
float:left;
border:1px solid #ececec;
background:#f6f6f6;
padding: 10px 20px 15px 20px;
margin-top:15px;
}
.orangebox h3{
font-size:18px;
color:#fa632c;
font-weight:normal;
line-height:42px;
}
.orangebox h3 img{
margin-right:12px;
}
.orangebox p{
margin-top:10px;
}
.orangebox p.learnmore{
padding-left:25px;
}
.orangebox ul{
padding:5px 0 0 5px;
list-style:none;
}
.orangebox ul li{
background:url(http://www.eclickz.com/images/dot1.gif) no-repeat 0 10px;
padding:4px 0 4px 15px;
}


.newsBox{
width:229px;
float:left;
}
.newsBox h2{
padding:0 22px 0 12px;
font-size:22px;
color:#474546;
line-height:40px;
}
.newsBox h2 span{
color:#949494;
font-weight:normal;
}
.news {
width:212px;
float:right;
height:263px;
margin-top:0px;
background:url(http://www.eclickz.com/images/newsbg.jpg) no-repeat right top;
padding:3px 0 0 12px;
}
.scroll {
width:212px;
float:left;
height:263px;
overflow:auto;
}
.scroll ul {
width:190px;
list-style: none;
}
.scroll li {
background: url(http://www.eclickz.com/images/dot2.gif) no-repeat 0 14px;
padding:8px 0 8px 15px;
}
.scroll a{
color:#4594bf;
text-decoration:none;
line-height:16px;
}
.scroll a:hover{
color:#000;
text-decoration:underline;
}
.scroll em{
color:#959595;
font-size:11px;
font-style: normal;
text-decoration:underline;
}

.advBox{
width:951px;
float:left;
}
.advBox h2{
padding:0 22px 0 12px;
font-size:22px;
color:#474546;
line-height:40px;
}
.advBox h2 span{
color:#949494;
font-weight:normal;
}
.adv {
width:950px;
float:left;
height:90px;
margin-top:2px;
background:url(http://www.eclickz.com/images/advBox.jpg) no-repeat;
padding:0px 0 0 12px;
}
#advscroll {
background:url(http://www.eclickz.com/images/valued_advertisers.gif) repeat-x;
width:940px;
display:block;
height:80px;
}



.bar{
width:951px;
float:left;
}
.bar h2{
float:left;
padding:0 22px 0 12px;
font-size:22px;
color:#474546;
line-height:56px;
}
.bar h2 span{
color:#949494;
font-weight:normal;
}

.searchBox{
width:452px;
float:right;
height:30px;
background:url(http://www.eclickz.com/images/searchbox.gif) no-repeat;
padding:7px 0 0 7px;
}
.searchBox input.textfield{
width:358px;
float:left;
border:1px solid #d4d5d9;
margin-right:6px;
color:#464646;
font-size:11px;
line-height:21px;
height:21px;
padding:0 8px;
}

.botBox{
width:951px;
float:left;
}
.itembox{
width:197px;
float:left;
border:1px solid #d0e8f2;
padding:10px 5px 10px 15px;
margin:0 24px 14px 0;
}
.itembox h3{
font-size:15px;
color:#056490;
padding-bottom:6px;
}
.itembox h3 a{
color:#056490;
}
.itembox a{
color:#464445;
text-decoration:none;
}
.itembox a:hover{
color:#000;
text-decoration:underline;
}
.last{
margin-right:0;
}

#innermiddle{
width:951px;
float:left;
z-index:1;
clear:both;
padding:0 25px 15px 25px;
background:url(http://www.eclickz.com/images/mid-bg.jpg) no-repeat 25px 0;
margin-top:-51px;
}

.breadcrumb{
width:951px;
height:27px;
float:left;
padding-bottom:2px;
line-height:27px;
font-size:11px;
}
.breadcrumb a{
color:#666666;
float:left;
text-decoration:none;
}
.breadcrumb a:hover{
text-decoration:underline;
}
.breadcrumb img{
margin:0 8px;
}
.breadcrumb img.martop{
margin-top:8px;
margin-left:10px;
margin-right:0px;
}
.breadcrumb span{
float:left;
}

.leftwrap{
width:225px;
float:left;
padding:15px 0 0 15px;
}

.linkBox{
width:225px;
float:left;
}
.linkBox h2{
padding:0 0 0 11px;
font-size:18px;
color:#474546;
line-height:20px;
}
.linkBox h2 span{
color:#949494;
font-weight:normal;
}

.graybox{
width:224px;
float:left;
background:url(http://www.eclickz.com/images/topbg.gif) no-repeat top;
padding-top:12px;
margin-top:15px;
}
.graybox .center{
width:192px;
float:left;
background:#fff url(http://www.eclickz.com/images/graymidbg.gif) repeat-x bottom;
border-left:1px solid #d8dbe0;
border-right:1px solid #d8dbe0;
padding:0 15px;
}
.graybox .bottom{
width:224px;
float:left;
background:url(http://www.eclickz.com/images/bottombg.gif) no-repeat bottom;
padding-bottom:12px;
}

.liststyle{
list-style:none;
}
.liststyle li{
background:url(http://www.eclickz.com/images/list.gif) no-repeat left bottom;
padding:4px 0 6px 15px;
}
.liststyle li a{
font-size:13px;
color:#2a82b4;
text-decoration:none;
}
.liststyle li a:hover{
color:#f88930;
}
.liststyle li.selected a{
color:#f88930;
}

.addresslist{
list-style:none;
}
.addresslist li{
padding-bottom:20px;
}
.addresslist li span{
float:left;
padding-right:10px;
}
.addresslist li a{
font-size:13px;
color:#464646;
text-decoration:none;
}
.addresslist li a:hover{
color:#000;
text-decoration:underline;
}

.rightwrap{
width:676px;
float:left;
padding:15px 15px 0 20px;
}

.content360{
width:820px;
float:left;
padding-left:24px;
padding-top:12px;
}
.content360 p{
padding-top:12px;
}

.content{
width:676px;
float:left;
}
.content p{
padding-top:12px;
}
.content h3{
padding-top:18px;
font-size:16px;
color:#474546;
line-height:20px;
}
.content h3 span{
color:#949494;
font-weight:normal;
}
.content p.learnmore{
padding:8px 12px;
margin-top:12px;
background:#f4fafa;
border:1px solid #badbea;
color:#157da4;
font-weight:bold;
}
.content p.learnmore a{
color:#157da4;
text-decoration:none;
}
.content p.learnmore a:hover{
color:#000;
text-decoration:none;
}

.liststyle1{
list-style:none;
padding-top:5px;
}
.liststyle1 li{
background:url(http://www.eclickz.com/images/icon12.gif) no-repeat 0 9px;
padding:3px 0 3px 15px;
}

.graybox1{
width:332px;
float:left;
background:url(http://www.eclickz.com/images/topbg1.gif) no-repeat top;
padding-top:12px;
}
.graybox1 .center{
width:300px;
float:left;
background:#fff url(http://www.eclickz.com/images/graymidbg.gif) repeat-x bottom;
border-left:1px solid #d8dbe0;
border-right:1px solid #d8dbe0;
padding:2px 15px;
}
.graybox1 .bottom{
width:332px;
float:left;
background:url(http://www.eclickz.com/images/bottombg1.gif) no-repeat bottom;
padding-bottom:12px;
}
.graybox1 .center span{
width:91px;
float:left;
}
.graybox1 .center div{
width:209px;
float:right;
line-height:16px;
}
.graybox1 .center div h3{
padding:10px 0 6px 0;
font-size:18px;
color:#1380a7;
line-height:20px;
font-weight:normal;
}

a.ordernowswap { 
background-image:url(http://www.eclickz.com/images/ordernow1.gif); 
}

a.ordernowswap:hover { 
background-image:url(http://www.eclickz.com/images/ordernow2.gif);
}

.rightspace{
margin:0px 12px 12px 0;
}
.rightspace1{
margin:0px 12px 0 0;
}

.clientmain{
width:715px;
margin:0 auto;
}
.clientlogin{
width:315px;
float:left;
border:1px solid #ddeef6;
background:#f8fcff;
margin-top:23px;
padding:15px;
}
.clientlogin h2{
color:#2684b8;
font-weight:normal;
padding-bottom:12px;
border-bottom:1px solid #d6eaf3;
}
.clientlogin p{
padding:12px 0 0 0;
}
.clientlogin p label{
width:70px;
float:left;
text-align:right;
padding-right:10px;
}
.clientlogin p input.inputbg{
border:1px solid #d6eaf3;
padding:2px;
width:228px;
}
.clientlogin p a{
color:#2884b7;
font-size:11px;
}
.clientlogin p a:hover{
color:#000;
text-decoration:none;
}


.forgotpass{
width:315px;
float:right;
border:1px solid #f9e9da;
background:#fcf7f3;
margin-top:23px;
padding:15px;
min-height:132px;
}
.forgotpass h2{
color:#fb642d;
font-weight:normal;
padding-bottom:12px;
border-bottom:1px solid #f9e9da;
}
.forgotpass p{
padding:14px 0 0 0;
}
.forgotpass p label{
width:70px;
float:left;
text-align:right;
padding-right:10px;
}
.forgotpass p input.inputbg{
border:1px solid #f3e3d4;
padding:2px 2px 1px 2px;
float:left;
width:196px;
}


.notes{
width:715px;
float:left;
padding-top:15px;
}
.notes h3{
font-size:18px;
color:#f9622d;
font-weight:normal;
}

.registerform{
width:683px;
float:left;
border:1px solid #ddeef6;
background:#f8fcff;
margin-top:20px;
padding:15px;
}
.registerform h2{
padding-bottom:8px;
border-bottom:1px solid #dff0f8;
color:#474546;
font-size:18px;
}
.registerform h2 span{
color:#939496;
}
.registerform h2 strong{
color:#f58d1a;
}
.registerform h2 img{
margin-right:6px;
}
.registerform p{
margin:0px;
padding-top:12px;
}
.registerform p label{
width:155px;
float:left;
text-align:right;
padding:2px 10px 0 0;
text-transform:uppercase;
font-size:11px;
}
.registerform p label em{
color:#ff4000;
}
.registerform p input{
border:1px solid #cbe3ef;
background:#fff;
padding:3px;
}
.registerform p span{
font-size:11px;
}

.terms{
width:715px;
float:left;
padding-top:20px;
font-size:11px;
}
.terms p{
padding-top:8px;
}
.terms h3{
padding-bottom:12px;
color:#474546;
font-size:18px;
}
.terms h3 span{
color:#939496;
}
.terms div{
width:695px;
height:80px;
overflow:auto;
border:1px solid #e9e9e9;
background:#f9f9f9;
padding:6px 10px 10px 10px;
margin-bottom:5px;
}
.terms em{
color:#ff4000;
margin-left:8px;
}

.pub_content{
width:676px;
float:left;
}
.pub_content p{
padding-top:12px;
}
.pub_content h2{
font-size:18px;
color:#474546;
line-height:20px;
}
.pub_content h2 span{
color:#949494;
font-weight:normal;
}
.pub_content hr{
border:0;
height:1px;
background:#e2e2e2;
margin-top:10px;
}
.pub_content table td{
padding:5px;
}
.blue{
color:#147dbe;
}
.rightmar{
margin-right:5px;
}
p.toppad{
padding:6px 0 0 0;
}
.red{
color:#FF0000;
}

#adcenter_main{
width:951px;
float:left;
z-index:1;
clear:both;
padding:0 25px 15px 25px;
background:url(http://www.eclickz.com/images/ad-mid-bg.jpg) no-repeat 25px 0;
margin-top:-180px;
}

.logoadcenter{
float:left;
padding-left:25px;
}
.topinfo{
float:right;
text-align:right;
font-size:13px;
line-height:22px;
padding-top:10px;
}
.topinfo a{
color:#3965de;
padding:0 5px;
}
.topinfo a:hover{
color:#000;
text-decoration:none;
}

.navigation{
width:951px;
height:34px;
float:left;
background:#666666;
}
.navigation ul{
list-style:none;
}
.navigation ul li{
display:inline;
}
.navigation ul li a{
float:left;
color:#fff;
font-weight:bold;
text-decoration:none;
padding:8px 20px;
}
.navigation ul li a:hover{
background:#157ebf;
}
.leftpanel{
width:212px;
float:left;
padding:15px;
background:#ffffff;
margin-left:1px;
}
.leftsearch{
width:212px;
float:left;
}
.leftsearch input.textfield{
width:168px;
height:22px;
float:left;
background:url(http://www.eclickz.com/images/searchbg.gif) no-repeat;
border:0;
line-height:22px;
padding:0 8px;
font-size:11px;
}
.leftsearch input.textfield1{
width:158px;
height:22px;
float:left;
background:url(http://www.eclickz.com/images/sbg.gif) no-repeat;
border:0;
line-height:22px;
padding:0 8px;
font-size:11px;
margin-right:8px;
}
.leftsearch p{
padding-top: 15px;
}

.adcenBox{
width:207px;
float:left;
background:url(http://www.eclickz.com/images/topbg2.gif) no-repeat top;
padding-top:9px;
margin-top:15px;
}
.adcenBox .bottom{
width:207px;
float:left;
background:url(http://www.eclickz.com/images/bottombg2.gif) no-repeat bottom;
padding-bottom:9px;
}
.adcenBox .center{
width:189px;
float:left;
border-left:1px solid #dadbe0;
border-right:1px solid #dadbe0;
background:#fefefe url(http://www.eclickz.com/images/midbg.gif) repeat-x bottom;
padding:0 4px 0 12px;
}
.adcenBox .center h2{
color:#272727;
font-size:16px;
line-height:20px;
border-bottom:1px solid #d8dcdf;
padding-bottom:6px;
}
.linkscroll{
width:189px;
height:110px;
overflow:auto;
margin-top:5px;
}

.liststyle2{
list-style:none;
}
.liststyle2 li{
background:url(http://www.eclickz.com/images/list1.gif) no-repeat left bottom;
padding:4px 0 6px 15px;
}
.liststyle2 li a{
font-size:12px;
color:#2a82b4;
font-weight:bold;
text-decoration:none;
}
.liststyle2 li a:hover{
color:#f88930;
}
.liststyle2 li.selected a{
color:#f88930;
}

.rightpanel{
width:670px;
float:left;
padding:15px 18px;
}
.rightpanel h1{
font-size:22px;
color:#474546;
line-height:24px;
padding-bottom:10px;
border-bottom:1px solid #d8dbe0;
}
.rightpanel h1 span{
color:#949494;
font-weight:normal;
}
.rightpanel p{
padding:12px 0 0 0;
}

/*middle css ends here*/

/*footer css starts here*/
#footer{
width:1001px;
float:left;
clear:both;
z-index:1;
background:url(http://www.eclickz.com/images/footerbg.gif) no-repeat top;
padding:16px 0 10px 0;
text-align:center;
font-size:11px;
color:#919594;
display:inline;
}
#footer p a{
font-size:12px;
color:#4f4f4f;
text-decoration: none;
padding:0 5px;
}
#footer p a:hover{
color:#388bbf;
text-decoration:underline;
}
#footer span{
color:#388bbf;
font-weight:bold;
}
/*footer css ends here*/

