/* GENERAL - BEGIN */
.Exiqon_PD_MainPanel
{
}
.Exiqon_PD_MainTable
{
	width: 100%;
}
/* GENERAL - END */

/* TITLE TABLE - BEGIN */
.Exiqon_PD_TitleRow
{
}
.Exiqon_PD_TitleCell
{
}
.Exiqon_PD_TitleTable
{
}
.Exiqon_PD_TitleSubRow
{
}
.Exiqon_PD_TitleSubCell
{
}
.Exiqon_PD_TitleLabel
{
	color:#b52a28;	
	font-family:Arial, Helvetica, sans-serif;	
	font-weight: 800;
	font-size: 16px;
}
.Exiqon_PD_TitleSubRowSpace
{
	height: 5px;
}
/* TITLE TABLE - END */

/* DETAILS TABLE - BEGIN */
.Exiqon_PD_DetailsRow
{
}
.Exiqon_PD_DetailsCell
{
	width: 745px;
}
.Exiqon_PD_DetailsMainTable
{
	width: 745px;
}

.Exiqon_PD_DetailsMainRow
{	
}

.Exiqon_PD_DetailsCellLeft
{
	width: 590px;
}

.Exiqon_PD_DetailsTableLeft
{
	width: 100%;
}

.Exiqon_PD_DetailsRowProductNumber
{
	height : 20px
}

.Exiqon_PD_DetailsRowProductName
{
	height : 20px
}

.Exiqon_PD_DetailsRowProductDescription
{
	height : 20px
}

.Exiqon_PD_DetailsCellSeparator
{
	width: 15px;
}

.Exiqon_PD_DetailsCellRight
{
	width: 150px;
	padding : 0px;
}

.Exiqon_PD_DetailsTableRight
{
	width: 100%;
	border-left : solid 1px #706f74;
}

.Exiqon_PD_RightSectionRow
{
	height : 18px;	
}

.Exiqon_PD_DetailsSeparatorRow
{
	height: 3px;
}

.Exiqon_PD_DetailsSeparatorCell
{
	width: 100%;
	height: 100%;
	text-align: center;
}

.Exiqon_PD_DetailsTableSeparator
{  
  height: 50px;  	
	border-color: #706f74;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
}

.Exiqon_PD_DetailsRowSeparator
{	
	height: 100%;
}

.Exiqon_PD_DetailsMainCellSeparator
{
	text-align: center;
	height: 100%;
	width:1px;
	vertical-align: middle;
}

.Exiqon_PD_Separator
{
	color:#706f74; 
	height: 1px;	
}

.Exiqon_PD_DetailsLabelCell
{
	width : 95px;
	vertical-align : top;
}

.Exiqon_PD_DetailsHeaderLabel
{
	vertical-align : top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Exiqon_PD_DetailsPriceHeaderLabel
{
	vertical-align : top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-left : 35px;
}

.Exiqon_PD_DetailsContentLabel
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.Exiqon_PD_DetailsPriceContentLabel
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left : 35px;
}

.Exiqon_PD_DetailsContentButtonWrapper
{
	border : dotted 2px #6B6D6F;
	padding : 2px;
	margin : 0px;
		
}

.Exiqon_PD_DetailsContentButton
{
	background-color: #00A8ED;
	border : 0px;
	color: #FFFFFF;	
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	cursor : pointer;
}

a.Exiqon_PD_DetailsContentLink
{
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	padding-left : 15px;
}

a.Exiqon_PD_DetailsContentLink:link
{
	background-image: url(/_layouts/1033/images/Exiqon/BackLinkArrow.png);
	background-position : top left;
	background-repeat : no-repeat;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}

a.Exiqon_PD_DetailsContentLink:visited
{
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}

a.Exiqon_PD_DetailsContentLink:hover
{
	color: #B52A28;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
/* DETAILS TABLE - END */

/* BUTTONS - BEGIN */
.Exiqon_BAS_buttonTbl
{
	border : dotted 2px #6B6D6F;
	padding : 2px;
	margin : 0px 0px 0px 30px;	
}

.Exiqon_BAS_buttonTblLeft
{
	border : dotted 2px #6B6D6F;
	padding : 2px;
	margin : 5px 10px 0px 0px;	
}

.Exiqon_BAS_button
{
	background-color: #00A8ED;
	border : 0px;
	color: #FFFFFF;	
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	cursor : pointer;
}

.Exiqon_DependentProductsListCellBlackHeaderPrice
{
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;	
	width : 15%;
	margin-left : 10px;
}
/* BUTTONS - END */

/* ACTIONS - BEGIN */
.Exiqon_PD_ButtonCell
{
  text-align : right;
  float : right;	
}

.Exiqon_PD_ActionRow
{
}
.Exiqon_PD_ActionCell
{
}
.Exiqon_PD_ActionTable
{
	width: 745px;
}
.Exiqon_PD_ActionSubRow
{
}
.Exiqon_PD_ActionSubCell
{
	width: 100%;
}
.Exiqon_PD_ActionSubRowEmpty
{
	height: 5px;
}
.Exiqon_PD_ActionSubCellEmpty
{
	width: 100%;
	height : 0%;
}
/* ACTIONS - END */

/* ERROR TABLE - BEGIN */
.Exiqon_PD_Table
{
}

.Exiqon_PD_TableRow
{
}

.Exiqon_PD_TableCell
{
}

.Exiqon_PD_ErrorLabel
{
	color: Red;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}
/* ERROR TABLE - END */