/*** sidebars ***/

/* Photos */
.picbox {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 150px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background: url(/img/div-bottom.gif) #000000 no-repeat bottom left;
}
.picbox div {
	margin: 0;
	padding: 8px 8px 20px 45px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background: url(/img/h3-bg.gif) #000000 no-repeat top left;
}
.picbox a {
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	font-size:12px;	
	font-weight: bold;
	color: #999999;
	background-color: inherit;
}
.picbox a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: inherit;
}

.picbox p, ul {
	margin: 0;
	padding: 2px 10px 5px 8px;
}
.picbox ul li {
	margin: 0 5px 2px 5px;
	padding: 0 0 0 15px;
	color: #990000;
	font-weight: normal;
	list-style: none;
	background: url(/img/li-bullet.gif) no-repeat 0 3px;
	background-color: inherit;
}

/* Movies */
.movbox {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 150px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background: url(/img/div-bottom.gif) #000000 no-repeat bottom left;
}
.movbox div {
	margin: 0;
	padding: 8px 8px 20px 45px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background: url(/img/h3-bg.gif) #000000 no-repeat top left;
}
.movbox a {
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	font-size:12px;	
	font-weight: bold;
	color: #999999;
	background-color: inherit;
}
.movbox a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: inherit;
}

.movbox p, ul {
	margin: 0;
	padding: 2px 10px 5px 8px;
}

.movbox ul li {
	margin: 0 5px 2px 5px;
	padding: 0 0 0 15px;
	color: #990000;
	font-weight: normal;
	list-style: none;
	background: url(/img/li-bullet.gif) no-repeat 0 3px;
	background-color: inherit;
}

/* Directory */
.directorybox {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 150px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background: url(/img/div-bottom.gif) #000000 no-repeat bottom left;
}
.directorybox div {
	margin: 0;
	padding: 8px 8px 20px 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background: url(/img/h3-bg.gif) #000000 no-repeat top left;
}
.directorybox a {
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	font-size:12px;	
	font-weight: bold;
	color: #999999;
	background-color: inherit;
}
.directorybox a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: inherit;
}

.directorybox p, ul {
	margin: 0;
	padding: 2px 10px 5px 8px;
}

.directorybox ul li {
	margin: 0 5px 2px 5px;
	padding: 0 0 0 15px;
	color: #990000;
	font-weight: normal;
	list-style: none;
	background: url(/img/li-bullet.gif) no-repeat 0 3px;
	background-color: inherit;
}

/* Webmasters */
.webmasters {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	width: 150px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background: url(/img/div-bottom.gif) #000000 no-repeat bottom left;
}
.webmasters div {
	margin: 0;
	padding: 8px 8px 20px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background: url(/img/h3-bg.gif) #000000 no-repeat top left;
}
.webmasters a {
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	font-size:12px;	
	font-weight: bold;
	color: #999999;
	background-color: inherit;
}
.webmasters a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: inherit;
}

.webmasters p, ul {
	margin: 0;
	padding: 2px 10px 5px 8px;
}

.webmasters ul li {
	margin: 0 0px 2px 5px;
	padding: 0 0 0 15px;
	color: #990000;
	font-weight: normal;
	list-style: none;
	background: url(/img/li-bullet.gif) no-repeat 0 3px;
	background-color: inherit;
}