/*

Theme Name: NextAdNetwork

Theme URI:http://www.NextAdNetwork.com

Description:

Author: NextAdNetwork	

Author URI:http://www.NextAdNetwork.com

Version: 1.0

*/



/* CSS Document */

/* CSS Document */
Body{
margin:0px;
padding:10px 0px 0px 0px;
background:#000000;
font-family:arial;


}

/*Start Container*/
#container{
width:780px;
position:absolute;
left:50%;
margin-left:-390px;
background:url(images/left_bg_container.gif) 0px 0px repeat-y;

}

#logo{
background:url(images/logo.gif) no-repeat;
width:489px;
height:134px;
top:4px;
left:50%;
position:absolute;
margin-left:-397px;

}

#logo_left{
background:url(images/logo_left.gif) no-repeat;
width:212px;
height:135px;
top:16px;
left:50%;
position:absolute;
margin-left:-397px;

}

#logo_left a{
display:block;
width:212px;
height:120px;

}

#logo_right{
width:291px;
height:80px;
background:url(images/logo_right.gif) no-repeat;
top:4px;
left:50%;
position:absolute;
margin-left:-185px;

}

#logo_right a{
width:291px;
height:80px;
display:block;
}





/*Start Common CSS*/
h1{
margin:10px 0px;


}
a{
color:#0033cc;

}
.clr{
clear:both;

}

.page_title{
font-size:24px;
font-weight:normal;
color:#457f0c;

}


p{
font-size:11px;
color:#666666;
margin:10px 0px;
line-height:1.3em;

}

form{
margin:0px;

}


/*Start Left Container*/
#left_container{
float:left;
width:601px;

}



#left_content_pad{
padding:13px 22px 20px 22px;

}

/*Start Banner*/
#banner{
background:#a6c900;
padding:4px;
margin-bottom:18px;
}

.banner_bg{
background:#a6c900 url(images/banner_bg.gif) bottom no-repeat !important;

}

.banner_brd{
border:1px solid #88a404;


}
.banner_bg .banner_brd{
height:239px;

}

.banner_page{
height:106px;

}

.banner_page h2{
font-size:14px;
color:#FFFFFF;
text-align:right;
margin:0px;
font-weight:normal;
padding:15px 10px 0px 0px;

}
.banner_page h2 a{
color:#FFFFFF;
text-decoration:none;

}

.banner_page h2 a:hover{
text-decoration:underline;

}
.apply_now{
display:block;
background: url(images/apply_button.gif) no-repeat;
width:177px;
height:37px;
position:relative;
top:180px;
left:360px;
font-weight:bold;
text-decoration:none;
font-size:21px;
color:#FFFFFF;
padding:10px 0px 0px 0px;
text-align:center;

}

/*Start Navigation*/

#navigation{
background:#0066cc;
padding:4px;
margin-bottom:18px;
}

.nav_brd{
border:1px solid #0058af;
height:100%;
}

.nav_left{
float:left;
padding:8px 0px 0px 8px;

}
.nav_right{
float:right;

}

.nav_right ul{
margin:0px;
padding:0px;

}
.nav_right ul li{
display:inline;

}

.nav_right ul li a{
display:block;
float:left;
text-decoration:none;
font-size:14px;
color:#FFFFFF;
border-left:1px solid #0058af;
padding:12px 6px 12px 6px;
}

.nav_right ul li a:hover {
background:#187ce0;

}

.nav_page{

background:#0066cc;
padding:4px;
width:549px;
position:absolute;
top:79px;
left:50%;
margin-left:-368px;



}

.current_page_item a{
background:#187ce0 !important;

}

/*Start Content*/

#content{
background:#FFFFFF;
padding:4px;
margin-bottom:18px;

}

#content_text{
border:1px solid #a8a5a5;
background:url(images/content_bg.gif) center repeat-y;

}

#content_top_bg{
background:url(images/content_bg_top.gif) top no-repeat;

}

#content_bottom_bg{
background:url(images/content_bg_bottom.gif) bottom no-repeat;

}


.content{
padding:15px 26px 20px 30px;

}
.content_home_bg{
background:url(images/content_home_bg.jpg) left bottom no-repeat !important;
padding-left:100px;
height:100%;

}

.content h3{
font-size:11px;
font-weight:normal;
margin:10px 0px;
color:#457f0c;

}

.some_offers{
width:340px;
float:right;

}
.some_offers h3{
text-align:center;

}

.vonage{
margin:0px 6px ;
vertical-align:top;


}



.apply_button{
height:100%;
padding:35px 0px 25px 0px;

}
.apply_button a{
display:block;
width:165px;
height:30px;
background:url(images/apply_button_big.gif) no-repeat;

font-weight:bold;
color:#FFFFFF;
text-decoration:none;
font-size:21px;
text-align:center;
padding-top:5px;
float:right;

}

/*Start Right Container*/
#right_container{
float:right;
width:179px;
padding-bottom:30px;

}

.right_content_pad{
padding:17px 0px 0px 14px;
}

#right_container h3{
font-size:14px;
color:#FFFFFF;
margin:0px 0px 6px 0px;
font-weight:normal;

}
#right_container h3 span{
font-size:11px;
margin-left:3px;

}
#right_container h3 span a{
text-decoration:underline;
color:#cccccc;

}

/*Login*/
.login{
margin-bottom:25px;

}
.login label{
color:#CCCCCC;
margin-bottom:2px;
display:block;

}

.login p{
margin:0px 0px 6px 0px !important;

}
.login input{
font-size:12px;
border-top:1px solid #d8d8d8;
border-left:1px solid #d8d8d8;
border-bottom:2px solid #d8d8d8;
border-right:2px solid #d8d8d8;
width:118px;
height:15px;
padding:0px;

}

.go_button{
width:36px !important;
height:21px !important;
background:url(images/go_button.gif) no-repeat;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
border:none !important;
padding-bottom:2px !important;
float:right;
position:relative;
top:-26px;



}

.right_footer{
margin:0px;
font-size:12px;
padding:8px 0px 0px 15px;

}

/*Grey Curve BOx*/
.grey_box{
background:#808080;

}

.grey_bg_top{
background:url(images/curve_bg_top.gif) right top no-repeat;

}
.grey_bg_bottom{
background:url(images/curve_bg_bottom.gif) right bottom no-repeat;

}
.grey_box_content{
padding:10px 20px 20px 15px;
height:100%;

}

.grey_box_content ul{
margin:0px;
padding:0px;
font-size:12px;

}
.grey_box_content ul li{
line-height:1.3em;
margin-bottom:15px;
list-style-type:none;

}
.grey_box_content ul li span{
font-size:10px !important;
color:#cccccc;

}

.grey_box_content ul li a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;

}

.grey_box_content ul li a:hover{
text-decoration:underline;

}

.view_all_link{
font-size:12px;
font-weight:bold;
border-top:1px solid #666666;
padding-top:15px;

}
.view_all_link a{
color:#FFFFFF;
text-decoration:none;

}
.view_all_link a:hover{
text-decoration:underline;
}


/*Post*/

.post{
margin:10px 0px 20px 0px;

}
.post h2 {
font-size:24px;
margin:0px 0px 10px 0px;
font-weight:normal;
color:#457f0c;

}

.post h2 a{
text-decoration:none;
color:#457f0c;

}

.post_date{
font-size:10px;
margin:0px;

}
/*Footer*/

#footer{
height:100%;
}

#footer p{
font-size:10px;
margin:0px;
color:#a6c900;
padding:2px 0px 0px 0px;

}

#footer  a{
color:#a6c900;
text-decoration:none;

}
#footer  a:hover{
text-decoration:underline;

}

.footer_left{
float:left;

}

.footer_right{
float:right;





}

.footer_right ul{
margin:0px !important;
padding:0px;




}
.footer_right ul li{
display:inline;




font-size:10px;
margin:0px;



}
.footer_right ul li a{
display:block;
float:left;
padding:0px 0px 0px 5px;
border-left:1px solid #a6c900;
margin:0px 3px;




}

#footer a{
margin:0px 3px;


}
.no_brd a{
border-left:none !important;

}
