/** format **/

.openbox {
background-color: white;
}

.openbox h1 {
color: black;
font-weight: bold;
font-size: 11px;
margin:5px 0px 3px 0px;
}

#moduleforumlist a {
font-size:11px;
}

#moduleforumlist {
padding: 0px 0px 10px 0px;
}

#moduleforumlist ul {
/*white-space: nowrap;*/
/*list-style: none;*/
padding: 0px;
margin: 0px;
/*padding-left: 1em;
text-indent: -1em;*/
}

#moduleforumlist li {
list-style-image: none;
list-style-type: none;
line-height: 1.3em;
}

#moduleforumlistdesc {
font-size: 10px;
padding-left: 1em;
}

#moduleforumrelatedlinks a {
font-size: 11px;
color: gray;
}

#moduleforumrelatedlinks {
font-size: 10px;
color: gray;
background-color: #CCCCCC;
text-align: center;
padding: 5px;
border: 1px solid gray;
}

#moduleforumrelatedlinks h1 {
font-size: 10px;
color: gray;
}

/*
#moduleforumlist ul li:before {
content: "\BB";
}*/

.advertisementlegend {
color: #CCCCCC;
}

.advertisementfieldset {
border: #CCCCCC 1px solid;
margin: 0px 0px 10px 0px;
padding: 10px;
text-align: center;
}

#featuredstore {
text-align: center;
width: 100%;
margin-bottom: 10px;
}

#featuredstorehead {
padding: 3px;
background: #eee;
margin-bottom: 10px;
border: 1px solid #bbb;
}

/** TOP 10 LISTS **/

.top10 {
/*padding: 0px 10% 0px 10%;*/

}

.top10tcat {
font-weight: bold;
font-size: 105%;
padding: 10px;
background-color: #DBE2D1;
border: 2px solid #677C63;
}

.top10body {
color: #D11600;
background-color: #E7EFDF;
border: 2px solid #677C63;
border-top: 0px;
}

.top10body ol {
margin: 0px;
padding: 3px;
list-style-position: inside;
}

.top10body li {
padding: 3px;
}

.top10body a:link, .top10body a:visited {
text-decoration: none;
margin-bottom: 10px;
font-size: 10px;
}

.top10body a:hover {
color: red;
}

#socialnetwork {
width: 435px;
float: right;
text-align:center;
background-color:#eee;
border:1px solid #bbb;
	}
#socialnetwork img {
vertical-align: middle;
padding-right: 3px;
}


#socialnetwork  a {
text-decoration: none;
color: #000000;
font-size: 11px;
}

#socialnetwork ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#socialnetwork ul li {
/*
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
*/
display:inline;
/*background-color:#eee;
border:1px solid #bbb;
*/
margin:0 0 0 5px;
padding:3px;
padding-top:3px;
	}

#dellfeature {
width: 100%;
/*border: 1px solid #bbb;*/
margin-bottom: 40px;
}

#dellfeaturecontent {
/*border-top: 1px solid #bbb;*/
width: 100%;
height: 170px;
}

#dellfeaturemedia {
background: #eee;
margin: 0 10px 3px 0;
float: left;
width: 240px;
text-align: center;
border: 1px solid #bbb;
padding-bottom: 5px;
}

#dellfeaturemedia img {
/*border: 1px solid #bbb;*/
}

#dellfeaturetext li {
margin-left: 20px;
}

#errormsg {
text-align: center;
padding: 20px;
color: #000;
}

