
/* Receiver Banner */
#ContentPane .receiverBanner {
	margin: 4px 0 15px;
	padding: 0 0 8px;
	border: 1px solid #DFCCE7;
}
.receiverBanner .bg {
	background-repeat: no-repeat;
}
#ContentPane .receiverBanner h2 {
	margin: 5px 0 12px;
	border: 0;
}
.receiverBanner .block {
	margin-left: 15px;
}
/*.receiverBanner .content {  }*/
.receiverBanner ul {
	margin: 10px 0px;
	margin-left: -5px;
}


/* Highlights borders DMSM */
#ContentPane .type01 {
	border: 0px solid #d70581;
	margin-bottom: 10px ! important;
/*	margin: 0; */
}
html>body .type01 { padding-top: 0px ! important; }

#ContentPane .type01 h2 {
	border: 0px solid #d70581;
	margin: 0;
	margin-bottom: 5px;
	top: 0; 
	padding: 0 10px;
/*
	position: relative; 
	top: -24px; 
	left: 15px;
	margin-bottom: -15px;
*/
}

#ContentPane .type01 h2 span {
/*	background: #fff;
	font: normal 20px Arial;
	display: inline;
	padding: 0 5px;
	width: auto;
*/
	font: normal 18px Arial;
	overflow: visible;
}

#ContentPane .type01 h3 span {
	display: block;
	width: 100%;
	padding: 1px 10px;
	color: #fff ! important;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	border: 0px solid #d70581;
}
#ContentPane .type01 h3 {
	margin: 0 4px;
}

.type01 .more {
	color: #fff;
	padding-top: 2px;
	padding-right: 10px;
}
.type01 .more:hover {
	color: #fff;
	text-decoration: underline;
}
.type01.add-subjects .more { color: #333; }
.type01.add-subjects .more:hover { color: #333; }

#ContentPane .type01 .bg {
/*	margin-top: 20px;
	margin-bottom: 0px;
	border-width: 2px 2px 5px 2px;
*/

	padding-top: 20px;
	margin: 0;
	padding: 0;
	border-style:solid;
	border-width: 1px 1px 3px 1px;
	height: 1px;
}

html>body #ContentPane .type01 .bg { height: auto; }

/*
html>body .type01 .bg { margin-top: 30px; margin-bottom: 20px; }
.type01 .bg-tl { 
	position: relative; 
	top: -2px; 
	margin-left: -2px;
}
.type01 .bg-tr { margin-right: -2px;}
.type01 .bg-bl { 
	position: relative; 
	bottom: -7px; 
	margin-left: 0px;
}
.type01 .block { 
	height: 1px;
	position: relative;
}
html>body .type01 .block { height: auto; }
*/

.type01 .block { 
	height: 1px;
	position: relative;
}
html>body .type01 .block { height: auto; }

.type01 .icon-list {
	margin: 5px 2px 2px 10px; 
}
.ty\pe01 .icon-list { margin-left: 20px; }

.type01 .icon-list li {
	border: 0px solid;
	padding: 2px 0 5px;
	display: block;
}
html>body .type01 .icon-list li {
	padding: 2px 0 11px;
}



.type01 .block.list { 
	margin: 2px 5px;
	border: 0px solid #d70581;
}
.type01.add-subjects .block.list { margin-top: 10px; }

.type01 .block.genres-list { 
	/*margin: 10px 2px 2px 2px;*/
	margin: 0px 2px 2px 10px;
	border: 0px solid #d70581;
}
.type01 .genres-list .block { 
	position: static; 
}
.type01 .genres-list .block { 
	height: auto;
/*	margin: 10px 10px 0 15px;*/
	margin: 0px 10px 0 15px;
	padding-bottom: 10px;
}
.type01 .genres-list .block a { text-decoration: none;}
.type01 .genres-list td.blank {
	background: #E7CCD9;
	width: 0px;
	padding: 0px;
}
.type01 .genres-list td.blank .spacer {	width: 2px; }

.type01 .genres-list td .spacer {	
	width: 100%;
	height: 2px;
}




/*
#ContentPane .type01 .block.genres-list h3 {
	padding-top: 1px;
	margin-left: 2px;
	margin-right: 2px;
	width: auto;
}
#ContentPane .type01 .block.genres-list h3 a {
	color: #fff;
	font-weight: normal;
	font-size: 19px;
}
#ContentPane .type01 .block.genres-list h3 a:hover { color: #fff ! important;}


/*Aditional Subjects*/

#ContentPane .type01 .block.genres-list h3 {
	padding-top: 0px;
	margin-left: 10px;
}
#ContentPane .type01 .block.genres-list h3 a {
	font-weight: bold;
	font-size: 16px;
}

#ContentPane .type01.add-subjects h3 span { 
	background: #F3E5EC ! important;
	color: #880041 ! important;
}

/*Straight/Bisexual Titles*/
.type01.subjects .bg {
	border-width: 2px 2px 2px 2px;
}
#ContentPane .type01.subjects h2 {
	position:relative;
/*
	top: -18px;
	left: 0;
	height: 40px;
	overflow: visible;
	padding-left: 15px; 
	border: 0px solid #d70581;
*/
}
#ContentPane .type01.subjects h2 span {
	display: block;
	left: -2px;
	height: 38px;
	padding: 0;
	background: none;
	border: 0px solid #0f0;
}
#ContentPane .type01.subjects h2 span span {
	display: inline;
	width: auto;
	margin: 0;
	margin-right: 0px;
	margin-left: 45px;
	padding: 5px 7px 0 5px;
	height: auto;
	font: normal 18px Arial;
	background-color: #fff;
	border: 0px solid #00f;
}

/* Forms And Fields (Power Search) */

.type01 form { 
	/*padding-right: 20px; */
	padding-right: 2px; 
}
.type01 form p { margin-left: 20px; }
.type01.error * { color: #d70581; }

.type01 .label {
	width: 48%;
	border: 0px solid #d70581; 
	float: left; 
	text-align: right; 
	padding: 3px; 
	padding-top: 5px;
}
html>body .type01 .label { width: 45%; }
.type01 .field {
	width: 100%; 
	float: right; 
	padding: 3px 20px 2px 0px;
}
/*.type01 .field select, .type01 .field input, .type01 .field textarea { width: 100%; }*/

.type01 .form-field {width: 100%;}
.type01 .field textarea { height: 73px; }

.type01 .descr {
	font-size: 75%;
}
.type01 .selection {
	display: block;
	/*margin: 10px 20px -7px 7px;*/
	margin: 10px 20px -7px 7px;
	border: 0px solid;
	padding-bottom: 0px;
	text-align: left;
}
.type01 .selection input {
	/*margin: 0px 2px 0px 13px;*/
	margin: 0px 2px 0px 7px;
	border: 0px solid;
}
html>body .type01 .selection input { margin-left: 13px; }

.type01 .selection span {
	margin-left: 0px;
	border: 0px solid #d70581;
}
.type01 .quick {
	width: 24%;
	border: 0px solid #d70581; 
	float: left; 
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.type01 .quick.long { width: 48%; }
html>body .type01 .quick.long { width: 43%; }
html>body .type01 .quick { padding-left: 20px; width: 22%;}

.type01 .quick .label {
	border: 0px solid #d70581; 
	padding: 0px;
	text-align: left;
	width: 100%;
}
.type01 .quick .field {
	border: 0px solid #0f0; 
	padding: 0px;
	text-align: left;
}
.type01 .quick select, .type01 select  {
	margin: 0px;
	width: 100%;
}
.type01 .quick input, .type01 .field input {
	width: 100%;
}
html>body .type01 .field input { width: 99%; }

.ul-02 .special {
	/*background: url(../../image/graphic/addon/rose.gif) no-repeat 0px top; */
	position: relative;  
	margin: 5px 0 0 -5px; 
	/*height: 32px;*/
	border: 0px solid;
	clear: both;
}
.ul-02 .special a {
	display: block;
	float: left;
	clear: both;
	height: 32px;
	margin-left: -10px;
	position: relative; 
	padding: 3px 0px 0px 35px; 
	color: #d70581; 
	font-weight: bold;
}
html>body .ul-02 .special a { 
	float: none;
	margin-left: -15px;
	padding-left: 30px; 
	height: auto;
	min-height: 32px;
}



/* Novelties FP Categories */
.category {	margin-top: 20px; }
html>body .category {	margin-top: 10px; }
html>body .category .table-titles {
	margin-top: 0px;
}
.category .table-titles .picture {
	height: 73px;
	background-image: none;
	border: 1px solid #E9E9E9;
	border-bottom-color: #B3B2B9;
}
.category .table-titles .picture:hover {
	border-color: #ECCD71;
}
.category .table-titles .picture img {
	margin: 1px 0px;
}
.category .table-titles td {
	margin: 0;
	padding: 0 0 5px;
}
.category .table-titles td a:hover {
	color: #CA7900;
}
.category .table-titles p { 
	margin: 0 0 5px; 
}

#ContentPane .category .divider {
	border-width: 0;
	border-top: 1px solid #B3B2B9;
	margin: 0 0 10px;
	height: 1px;
	overflow: hidden;
}

#ContentPane .category-content {
	border: 1px solid #ECCD71;
	background: url(../../image/graphic/bg/bg_content_category.gif) 0px repeat-y;
	width: 136px;
	display: none;
	position: absolute;
}
.category-content strong { font-size: 13px; }
.category-content p { 
	font-size: 10px;
	padding: 2px;
	padding-top: 5px;
	margin: 0px;
}

/*End Category*/







