@charset "utf-8";
/* review */

#center-wrap {
float:left;
line-height:14px;
padding-left:10px;
text-align:left;
padding-top:10px;
padding-bottom:20px;
background-color:#fff;

}


#center-wrap #e-posts{
float:left;
margin-right:10px;
}

#center-wrap p {
color:#666666;
font-family:Tahoma;
font-size:11px;

}

#e-posts h1 {
color:#990000;
font-family:Tahoma;
font-size:11px;
}
#e-posts h2{
color:#990000;
font-family:Tahoma;
font-size:11px;
}

#center-wrap #e-nav-wrap{
float:left;
width:605px;

}

#e-nav-wrap h2 {
color:#990000;
font-family:Tahoma;
font-size:11px;
}


#e-nav-wrap #e-title {

}

#e-posts li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-bottom:5px;
text-align:left;
width:258px;
color:#666666;
font-size:11px;
font-family:tahoma;
}


#e-posts li a {
	font-size: 11px;
	text-align:right;
	color: #666666;
	font-family:tahoma;
}

#e-posts a:hover {
color:#fff;
text-decoration:underline;
}

/* Domains */

#lists-wrap {
float:left;
font-family:arial;
font-size:11px;
margin-top:20px;
width:100%;
}

#lists-wrap .lists-item{
border-bottom:1px solid #DDDDDD;
float:left;
width:100%;
}

#lists-wrap .lists-item .the-anchor{
float:left;
width:100%;
	}

#lists-wrap .lists-item .the-anchor a{
color:#FF0000;
font-weight:bold;
text-decoration:none;
text-transform:capitalize;
	}

#lists-wrap .lists-item .the-anchor a:hover{
color: #F49500;
	}


#lists-wrap .lists-item .details{
float:left;
width:100%;
}

#lists-wrap .lists-item .details .web-url{
color:#0000FF;
float:left;
font-size:10px;
width:100%;
}

#lists-wrap .lists-item .details .web-desc{
float:left;
min-height:40px;
width:100%;
}

.center-wrap-holder{
 float:left;
 background-color:#000;
}
.container{
 background-color:#000;
}

/*WIDGET*/
#apwid1{
    background: url("../images/apwid1_bg.png") repeat scroll 0 0 transparent;
    float: left;
    height: 176px;
    width: 361px;
}

#apwid1_frame{
    float: left;
    height: 82px;
    margin-left: 165px;
    margin-top: 33px;
    overflow: hidden;
    width: 176px;
}

#apwid1_contwrap{
    float: left;
    width: 528px;
}

#apwid1_contwrap p{
    float: left;
    font-family: arial;
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    padding: 0;
    width: 176px;
}

#apwid1_but{
    height: 18px;
    margin-left: 307px;
    margin-top: 98px;
    position: absolute;
    width: 40px;
}

#apwid1_left{
    background: url("../images/apwid1_leftbut.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 18px;
    width: 13px;
}

#apwid1_right{
    background: url("../images/apwid1_rightbut.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 18px;
    width: 13px;
}

#apwid1_li{
    float: left;
    list-style-type: none;
    margin: 8px 0 0 178px;
    padding: 0;
    width: 170px;
}

#apwid1_li li{
    background: url("../images/apwid1_bullet.png") no-repeat scroll 0 4px transparent;
    font-family: arial;
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 10px;
	list-style:none;
}

#apwid1_li li a{
    color: #000000;
	text-decoration:none;
}

#apwid1_li li a:hover{
    color: #000000!important;
	text-decoration:underline;
}

