/* GENERAL CONTENT LAYOUT */
div.content {
	width: 968px;
}

div.content td#left {
	width: 690px;
	padding: 10px 0 20px 12px;
}

div.content td#right {
	width:257px;
	padding: 10px 0 20px 16px;
}

/* BANNERS */
#left_728x90_banner {
	margin-top:0px;
	margin-left: 12px;
	z-index:999;
	vertical-align:top;
	display: block;
}

.sponsored_links_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8f8f8f;
	text-align: left;
	font-weight: bolder;
	margin-left:10px;
	vertical-align: middle;
}

a.sponsored_links, a.sponsored_links b {
	font-family: Arial;
	font-size: 10px;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration:none;
}

a.sponsored_links:hover{
	text-decoration:underline;
	color:#000000;
}
a.sponsored_links:active{
	color: #8f8f8f;
	text-decoration:none;
}

.sponsored_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8f8f8f;
	text-align: left;
	display:block;
	margin-left:10px;
}

.gallery_entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 8px 8px 0px;
	width: 320px;
	display:block;
}
.gallery_entry h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight:bold;
	display:inline;
	line-height: 12px;
	letter-spacing: -1px;
}

.gallery_entry span {
	line-height: 13px;
	font-size: 11.5px;
	font-family: Arial;
}

.gallery_entry a {
	color: #000000;
	text-decoration:none;
	font-family: Arial;
}

a.category-content {
	font-size: 11px !important;
	color: #0088cc !important;
	text-decoration: underline !important;
}

#noNewGalleries span {
	display:block;
	margin-left:35px;
}

#noNewGalleries {
	background:#5C5C5C url(/images/noGalleriesBox.jpg) no-repeat scroll left top;
	color:#FFFFFF;	
	height:32px;
	margin-bottom:10px;
	width:236px;
	padding-top: 2px;
	border: 1px solid black;
}

.thumbbrowserHeader {
	background:transparent url(/images/thumbbrowser.jpg) no-repeat scroll left top;
	height:120px;
	width:684px;
}

a.moviebox-page {
	color: #2e2e2e;
	font-weight: bold;
	width: auto;
}

span.moviebox-page {
	text-decoration: none;
	font-weight: bold;
	display: inline-block;

	width: auto;
}

.titleFormat {
	color: #9c0102;
	font-family: Verdana;
	font-size: 18px;
}

div.category-list {
	width: 320px;
	vertical-align: top;
	display: inline-block;
	padding: 4px;
}

td.category-list {
	width: 50%;
	vertical-align: top;
	padding: 4px;
}

.category-list a.letter-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #EBEBEB url('/images/category-red-square.jpg') no-repeat scroll top left;
	display: block;
	height: 16px;
	padding: 3px 313px 0 4px;
	text-align: center;
	margin: 4px 0;
	
}
	
/*.category-list .letter_anchors {
	background-color: #EBEBEB;
	display: inline-block;
	margin: 0 0 5px -3px;
	width: 250px;
	height: 19px;
	vertical-align: sub;
}

.category-list a.letter-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ca0000;
	text-decoration: none;
	display: inline-block;
	width: 20px;
	height: 19px;
	text-align: center;
	vertical-align: midle;
	padding: 0;
	margin; 0;
}*/

.category-list span.category-image {
	display: inline-block;
	width: 55px;
	vertical-align: top;
	padding-top: 2px;
}

.category-list span.category-image div {
	border: 1px solid #dadada;
	background: transparent url('/images/categories.jpg') no-repeat scroll left top;
	width: 50px;
	height: 33px
}

span.category-content {
	display: inline-block;
	width: 260px;
	vertical-align: top;
}

div.content td.separator {
	width: 13px;
}

.tip {
	padding: 7px;
        background: url('/images/bubble.png') top left;
}

.tool-title {
        font-weight: bold;
        font-size: 11px;
        margin: 0;
        color: #9FD4FF;
        padding: 8px 8px 4px;
}

.tool-text {
        font-size: 11px;
        padding: 4px 8px 8px;
        background: url('/images/bubble.png') bottom right;
}

