/***************************************** DETAIL STYLES */

.detailPaneTable {
	width:460px;
	height:265px;
	margin-top:5px;
	margin-left:3px;
}
.detailPaneTitle {
	position:relative;
	width:100%;
	height:22px;
	border:0px;
	top:0px;
	overflow:hidden;
	line-height:25px;
	text-align:right;
}
.detailPaneTitleTable {
	width:100%;
}
.detailPaneContentTitle {
	position:relative;
	border:0px;
	width:100%;
	height:25px;
	left:5px;
}
.detailPaneBoxContent {
	position:relative;
	border:0px;
	width:448px;
	height:248px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
.detailPaneLeftContent {
	position:absolute;
	left:5px;
	top:25px;
	width:170px;
	border:0px;
	word-wrap:break-word;
	overflow:hidden;
	text-align:justify;
}
.detailPaneRightContent {
	position:relative;
	left:190px;
	top:0px;
	width:258px;
	border:0px;
	word-wrap:break-word;
	overflow:hidden;
	padding-top:15px;
	text-align:justify;
}
.detailInfoTabTable {
	width:460px;
	height:25px;
	margin-top:5px;
	margin-left:3px;
	font-size:0px;
}
.detailInfoTabTable TD {
	border:0px;
}
.detailInfoContentTable {
	width:460px;
	margin-left:3px;
	border-left:1px solid #435664;
	border-right:1px solid #435664;
	border-bottom:1px solid #435664;
}
.detailInfoBoxContent {
	position:relative;
	border:0px;
	width:448px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	word-wrap:break-word;
	overflow:hidden;
}
.detailSortByDiv {
	position:relative;
	border:0px;
	left:0px;
	top:0px;
	width:100%;
	margin:10px;
	text-align:justify;
}
.detailEpisodeListDiv {
	position:relative;
	border:1px solid #FFFFFF;
	left:0px;
	top:0px;
	margin:5px;
	text-align:justify;
	cursor:hand;
}
.detailCommentsListDiv {
	position:relative;
	border:0px;
	left:0px;
	top:0px;
	margin:5px;
	text-align:center;
}
.detailRightColumnTable {
	width:150px;
	margin-top:5px;
	margin-left:5px;
}
.detailAboutDeviceIconDiv {
	position:relative;
	border:0px;
	margin-top:5px;
	margin-bottom:2px;
	margin-left:5px;
	margin-right:5px;
}
.detailAboutDeviceLinkDiv {
	position:absolute;
	border:0px;
	top:8px;
	left:45px;
}

/***************************************** DETAIL:DEVICE-BUBBLE STYLES */

.detailDeviceBubbleOuterBox {
	position:relative;
	border:0px;
	width:105%;
	height:280px;
	top:0px;
	left:0px;
	z-index:1;
	display:none;
}
.detailDeviceBubbleInnerBox {
	position:absolute;
	width:458px;
	height:280px;
	top:0px;
	left:0px;
	z-index:1;
	background-color:#DDDDDD;
}
.detailBubblePoints {
	position:absolute;
	border:0px;
	width:30px;
	height:25px;
	left:452px;
	z-index:1;
	display:none;
}
.detailBubbleX {
	position:absolute;
	border:0px;
	width:20px;
	height:20px;
	top:5px;
	left:430px;
}
.detailBubbleOuterContentDiv {
	position:relative;
	border:0px;
	width:95%;
	height:200px;
	top:25px;
	text-align:justify;
}
.detailBubbleInnerTitleSpan {
	position:absolute;
	border:0x;
	top:5px;
	left:50px;
}
.detailBubbleInnerContentSpan {
	position:relative;
	border:0px;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	text-align:justify;
}
.detailBubbleCloseButtonDiv {
	position:absolute;
	border:0px;
	bottom:10px;
	right:10px;
	text-align:right;
}

/***************************************** DETAIL:FONT STYLES */

.detailCopyFont11 {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#435664;
}
.detailCopyFont12 {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#435664;
}
.detailTitleFont18 {
	font-family:verdana;
	font-size:18px;
	font-weight:normal;
	color:#435664;
}
.detailTitleFont20 {
	font-family:verdana;
	font-size:20px;
	font-weight:normal;
	color:#435664;
}
.detailTagsFont12 {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

/***************************************** DETAIL:MISCELLANEOUS ELEMENT STYLES */

.detailExplicitLabel {
	position:relative;
	bottom:1px;
	left:5px;
	width:50px;
	height:11px;
	border:0px;
}
.detailSortByList {
	position:relative;
	width:120px;
	height:20px;
	left:5px;
	top:2px;
}
.detailAddTagsBoxDiv {
	position:relative;
}
.detailTagsAddBox {
	width:100px;
	height:16px;
	border:1px solid #A0A0A0;
}
.detailAddTagsButtonDiv {
	position:absolute;
	width:31px;
	height:16px;
	top:1px;
	left:105px;
	border:0px;
}
.detailPaginationBox {
	position:absolute;
	border:0px;
	width:260px;
	height:15px;
	top:10px;
	right:5px;
	text-align:right;
	overflow:hidden;
}
.detailPaginationOuterBox {
	position:relative;
	border:0px;
	width:100%;
	height:15px;
}
.detailWriteReviewButtonSpan {
	position:absolute;
	left:5px;
	top:5px;
	border:0px;
}

/***************************************** DETAIL:REVIEW/COMMENT SUBMISSION STYLES */

.detailReviewElements {
	border:1px solid #435664;
	width:320px;
	margin-top:2px;
}
